> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryflowy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Flowy is a node-based AI creative platform: you generate images, video, audio, 3D and vector on an infinite Canvas, refine on the Studio timeline, and export or publish from the same project.
> Prefer the Flowy MCP server (https://mcp.tryflowy.ai/mcp) or the REST API at https://apis.tryflowy.ai/v1 for programmatic work. Install with `flowy mcp install` from the @flowy/cli package.
> Credits are workspace-scoped. Generations reserve credits on start and only deduct on success, so failed runs refund automatically.

# Connected Apps

> Third-party apps you've authorized to access this workspace, and what each can see.

Find every third-party app you've personally authorized to access this workspace under **Developers → Connected apps** in the settings sidebar. This is about apps *you* connected via OAuth. See [OAuth Apps](/settings/oauth-apps) if you're building the app rather than using one, and [OAuth](/api/oauth) for how the authorization flow works.

<Frame>
  <img src="https://mintcdn.com/flamapp/d-IQVAHPd1A_gxXA/images/settings/connected-apps.png?fit=max&auto=format&n=d-IQVAHPd1A_gxXA&q=85&s=4fe5a1ab7d65947feb88f05e27995a2c" alt="Connected apps" width="2880" height="1800" data-path="images/settings/connected-apps.png" />
</Frame>

## What's shown

Each row lists:

* **App**: its name, logo, and a link to its website when it provides one.
* **Access**: the scopes it was granted, as badges (for example, *Read runs* or *Start runs*).
* **Authorized**: when you first connected it.
* **Last used**: the last time it made a request on your behalf, or "Never".

## Disconnect an app

Click **Disconnect** on a row and confirm. The app immediately loses access to this workspace and its tokens are revoked. Reconnect later by authorizing it again if you change your mind.

<Warning>
  Disconnecting takes effect right away. Anything the app was actively doing on your behalf stops working immediately.
</Warning>
