# Connecting Apps

Connectors in Fastn let you connect your flows with external apps, APIs, and databases, turning your automations into powerful, integrated systems. They act as bridges that move data in and out of Fastn securely and efficiently.

> From prebuilt community connectors like Slack, Google Docs, and Notion to workspace-level custom connectors, Fastn makes integration seamless.
>
> You can manage authentication, add new endpoints, or even build your own connectors with HTTP APIs, gRPC, or database functions.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Connector Types &#x26; Setup</strong></td><td>Learn about community, workspace, and organization connectors, and how to configure them.</td><td><a href="/pages/CboLD9QAEO4R5OVtet9c">/pages/CboLD9QAEO4R5OVtet9c</a></td></tr><tr><td><strong>Managing &#x26; Using Connectors</strong></td><td>Add, manage, and use connectors in your flows to enable real-time app-to-app communication.</td><td><a href="/pages/dr3O7NfLS9VgRe6r8h04">/pages/dr3O7NfLS9VgRe6r8h04</a></td></tr><tr><td><strong>Fixed vs Dynamic Connections</strong></td><td>Choose between workspace-level credentials (fixed) or per-tenant credentials via widgets (dynamic) for your connector steps.</td><td><a href="/pages/dIxliSnJWB7KPWc69eQQ">/pages/dIxliSnJWB7KPWc69eQQ</a></td></tr></tbody></table>


---

# Agent Instructions: 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.fastn.ai/flow-setup-essentials/connecting-apps.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.
