> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/billing-account/dashboard-users-and-connections.md).

# Dashboard, users and connections

Common questions about dashboard, users and connections.

## Articles

{% content-ref url="/pages/4LCunRy9foSdysMX2Nou" %}
[How do I delete a duplicate user or connection?](/faq/help-topics/billing-account/dashboard-users-and-connections/delete-deauth-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/ccomrSeQDKu7X2CdnDmj" %}
[Where do I find my dev ID and API keys?](/faq/help-topics/billing-account/dashboard-users-and-connections/find-dev-id-and-api-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/tWFL0fkkYN7e11EaBzVD" %}
[How do I rotate my API keys and webhook secret?](/faq/help-topics/billing-account/dashboard-users-and-connections/api-key-webhook-secret-rotation.md)
{% endcontent-ref %}

{% content-ref url="/pages/wQStP6bHtXGrDrNsDQc3" %}
[Can I edit a connection's reference ID via the SDK?](/faq/help-topics/billing-account/dashboard-users-and-connections/edit-reference-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/8QvrAlMrYrQAEKSPEeWC" %}
[Were my team invites actually sent?](/faq/help-topics/billing-account/dashboard-users-and-connections/team-invite-no-pending-indicator.md)
{% endcontent-ref %}

{% content-ref url="/pages/gY5dLJQB4D8j4xQNcZ1y" %}
[Why does my source card say 'apply for credentials'?](/faq/help-topics/billing-account/dashboard-users-and-connections/apply-for-credentials-notice-not-error.md)
{% endcontent-ref %}

{% content-ref url="/pages/QKZrtAKb8dWbV9hwyICV" %}
[Why don't widget providers match my connections?](/faq/help-topics/billing-account/dashboard-users-and-connections/widget-provider-list-vs-sources.md)
{% endcontent-ref %}

{% content-ref url="/pages/VBIL1TEUeAqFn94nsfef" %}
[Why are my sources and API keys empty after signup?](/faq/help-topics/billing-account/dashboard-users-and-connections/empty-dashboard-after-signup-provisioning.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tryterra.co/faq/help-topics/billing-account/dashboard-users-and-connections.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
