> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/attio-integration.md).

# Attio integration

Attio offers a completely new kind of CRM that works in real time, is fully customizable, and collaborates intuitively. With Attio, companies have the option to create, build, and use their CRM exactly the way they want.

With sipgate, you can call directly from Attio and use your contacts in the sipgate app. This way, you always see which contact is calling and don’t have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

#### Integration of Attio in the sipgate app:

{% stepper %}
{% step %}
**Select integration**

In the sipgate app, click the gear icon on the left and select "Integrations".

Under "Integrations", search for "Attio" and click the "Connect with Attio" button. ![attio.png](/files/62d9c5ddf696ffeba9536f46465e85683d600524)
{% endstep %}

{% step %}
**Enter API data**

Enter the required API key and the API URL here.\
This is: [https://app.attio.com/yourcompanyname](https://app.attio.com/IhrFirmenname).

As an example for sipgate: [https://app.attio.com/sipgate](https://app.attio.com/IhrFirmenname)

![attio\_api.png](/files/a718988f6e8f82e4987dead06670b9a54cf77a43)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Attio and the sipgate app.

{% hint style="info" %}
Note: Depending on the number of contacts to be integrated, it may take a few minutes until they are displayed in full.
{% endhint %}
{% endstep %}
{% endstepper %}

#### **Find or create the API key in your Attio account:**

{% stepper %}
{% step %}
**Open Object Settings**

In your Attio account, click the button with the three dots in the top right corner (next to the icon with your initials) and select "Object Settings" from the menu.

![attio1.png](/files/747531b55a38ef9dfd649a7030be8bddb2060ff4)
{% endstep %}

{% step %}
**Create integration**

Now select the "Developers" menu item and then click the blue "Create a new integration" button.

![attio2.png](/files/ad407daa24385fba32fc297d048714d8b83280a9)

In the new pop-up window, please give the new integration any name you like and then click "Create".

![attio3.png](/files/80424feb73b8d08ac07748b73bc3902dbd2b3ca6)
{% endstep %}

{% step %}
**Configure scopes**

**In the view that follows, open the "Scopes" entry and set the value "Read" for both "Records" and "Object Configuration".**

![attio4.png](/files/445f97cc09085f708ca9e2b07812ff148361368c)
{% endstep %}

{% step %}
**Copy access token**

Finally, open the "Access tokens" entry. Here you can view, copy, and delete the access token (API key). If needed, you can also create a new token/API key here. ![attio5.png](/files/2b139c24a30dd2827ac9f6852f5cdd3cb234aaf9)
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/attio-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
