# Getting Started

{% hint style="info" %}
**Tips:** The following guide assumes you have a TextMaster account with enough credits to launch projects. If it's not the case, you can create a new account [here](https://app.textmaster.com/sign_up).
{% endhint %}

Open the "Connection settings" from the "Connect" menu and click the create button.

<figure><img src="/files/1so5V3bJ5dJsUfG5gOyk" alt=""><figcaption></figcaption></figure>

Specify a label for your new connection and click "save".

<figure><img src="/files/Hy4hzVDdn5hgkCRIegae" alt=""><figcaption></figcaption></figure>

Once the new connection is created, locate and share the credentials with your TextMaster's project manager, who will configure our TextMaster/Akeneo bridge for you to complete the installation.

{% hint style="info" %}
**Tips:** Share all four attributes, the Client ID, Secret, Username and Password with your project manager.
{% endhint %}

<figure><img src="/files/A2oYwnP9JlHvjQgwwek2" alt=""><figcaption></figcaption></figure>

Open the Event subscription page and activate it. Request the URL to your TextMaster's project manager who should have provided it to you when you shared the credentials in the last step.

{% hint style="info" %}
**Tips:** Don't forget to click the "save" button at the top-right corner!
{% endhint %}

<figure><img src="/files/gf5FnGMNMHk5lFZvBv3D" alt=""><figcaption></figcaption></figure>

Once the Event subscription is saved, locate and share the secret with your TextMaster's project manager, who will configure our TextMaster/Akeneo bridge for you to complete the installation.

<figure><img src="/files/8g5E9JdRXiqq6XeXacAX" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Tips:** If you click on the "test" button before your project manager have finish setting everything up, it is expected to get a `403` status code. However, you should get a `204` status code when everything is configured properly.
{% endhint %}

That's it! Your project manager will come back to you with a link to authorize our Akeneo connector to perform operations on your TextMaster's account on your behalf.

<figure><img src="/files/YxnS3GHUeqyBOehWSNNM" alt=""><figcaption></figcaption></figure>


---

# 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://developer.textmaster.com/integrations/akeneo/getting-started.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.
