> For the complete documentation index, see [llms.txt](https://support.ariglad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ariglad.com/integrations/how-to-integrate-front-to-ariglad.md).

# How To: Integrate Front to Ariglad

<figure><img src="/files/DrGojvAlrlgZTpQbN9Kp" alt="" width="563"><figcaption></figcaption></figure>

#### **Front integration steps**

1. Go to Front's Settings -> API Tokens. Under the API Tokens tab, click 'Create API Token'.
2. Assign the API token the following scopes: Knowledge Base and Workspace: \[Your Workspace Name] Resources.
3. Next, navigate to your Ariglad account settings. Click 'Add integration' and then select Front from the list of available integrations.
4. In the configuration window, input your Front account information and paste the API token you just generated in Front.

<figure><img src="/files/U7sha6zWs6qhXPGRdnXB" alt="" width="563"><figcaption><p>API key input pop-up modal</p></figcaption></figure>

4. Click 'Enable' to activate the integration.
5. Finally, click 'Complete' to finish setting up the integration.

That's it! You've now successfully integrated Front with Ariglad. This integration will allow you to seamlessly connect your Front data with Ariglad.

Ariglad will use your support ticket data to update your knowledge base automatically. By approving suggestions in Ariglad, updates will be pushed into your Front knowledge base.&#x20;

Have questions? Email <hello@ariglad.com>&#x20;


---

# 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://support.ariglad.com/integrations/how-to-integrate-front-to-ariglad.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.
