> For the complete documentation index, see [llms.txt](https://docs.appmixer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appmixer.com/kb/appmixer-studio-features/connected-accounts/connecting-a-new-account.md).

# Connecting a new account

{% embed url="<https://youtu.be/tJ7ST40xjAk>" %}
Connecting a new account
{% endembed %}

Take Asana as an example. If you decide to use Asana in your flows, you need to make sure your account is successfully connected to Appmixer. Once you do that, you'll have all you need to start using triggers like listening for new comments, or actions like creating new tasks.

The way to connect a new account to Appmixer is pretty straightforward. Navigate to a flow where the newly connected component will be used, drag and drop the component to a canvas, and choose the trigger or action.

![Drag & drop component to the canvas](/files/-MfHowsx2UrG4mgR91WA)

You'll notice your account is not connected yet.

![Notice your account is not connected yet](/files/-MfHpBM5T7X-lkjRpBh2)

To connect your account successfully, click on the "Connect new account" icon and wait for the authentication process to start.

![Authenticate your account](/files/-MfHq0qmh4LSeKAQJiIC)

⚠️ The prerequisite here is that your developers registered the desired apps with Appmixer so that you or your end-users can complete the authentication process seeing your company details like logo and company name. Without that, the process above won't work.

Once the authentication is successfully finished, you have all you need to start using the newly connected component in your flows.

You might be wondering if there is centralised place where you can manage your connected accounts. The answer is yes! [Read our next section to find out how to rename, test or disconnect your accounts](/kb/appmixer-studio-features/connected-accounts/managing-accounts.md).


---

# 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.appmixer.com/kb/appmixer-studio-features/connected-accounts/connecting-a-new-account.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.
