# Albato

To create an automation, you need to have an Albato account. You can go to the Albato page from your Boomerang account: go to the integration section and find "Albato", click "Connect".

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2F3geHi5FDYqGFoWxTctuY%2FScreenshot%20at%20Jan%2029%2014-24-05.png?alt=media&#x26;token=fa489876-8337-4ced-b339-4b88a767b9e8" alt=""><figcaption></figcaption></figure>

Sign in or create an account.

In the "Automations" section of your Albato account, click "Create a new automation".

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FfpxWZ9FVGg53M5hSAAp3%2FScreenshot%20at%20Jan%2029%2014-28-41.png?alt=media&#x26;token=5d0ee069-23c3-453c-a860-15fd0bd750c8" alt=""><figcaption></figcaption></figure>

On the automation creation page you can enter a name for the automation. Automation steps will be displayed in the center.&#x20;

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FhRj0pDiRkEGea3A62gxv%2FScreenshot%20at%20Jan%2029%2014-29-19.png?alt=media&#x26;token=47f0391c-9236-4a16-9571-ee83d3efd437" alt=""><figcaption></figcaption></figure>

Automations in Albato start with a trigger - an event that starts a chain of actions. The second and next steps are the actions that happen on our trigger.

Click "Add a Trigger", find the Boomerang application in the drop-down list.&#x20;

Select the desired event (our trigger) from the dropdown list.

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FENe4M2onu27AJ2ti8Q5J%2FScreenshot%20at%20Jan%2029%2014-29-54.png?alt=media&#x26;token=a328bb09-3730-4688-8adf-d91915dbbe40" alt=""><figcaption></figcaption></figure>

Now we need to connect our Boomerang account. Click " + Add a connection ".&#x20;

Paste the Api Key from our personal Boomerang account into the model window and click continue.

Click "Add an action", find the Boomerang application in the drop-down list.&#x20;

Select an action from the drop-down list, such as "Issue card".&#x20;

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FKq1FBQ08TdFkLiryKzPr%2FScreenshot%20at%20Jan%2029%2014-32-36.png?alt=media&#x26;token=56d74f9d-d9a6-493b-8fd6-ba81233bbe04" alt=""><figcaption></figcaption></figure>

In the next modal window fill in the required fields. Select "Template ID" from the drop-down list and map to the "Customer ID" field. \
Click "Save".

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2F3VtIhyoIvgUFSnNh9kBT%2FScreenshot%20at%20Jan%2029%2014-33-08.png?alt=media&#x26;token=6189fad3-397c-4fc7-8d63-831e4e4be1af" alt=""><figcaption></figcaption></figure>

You can add the following actions.

When the automation is ready, click "Start".

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FHDkXYWkAZgD4If18Dyrj%2FScreenshot%20at%20Jan%2029%2014-33-30.png?alt=media&#x26;token=d9d1b57c-6918-4745-b775-b34d321eb54b" alt=""><figcaption></figcaption></figure>

Our automation is ready and is displayed in the "Automations" section.

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FYC2awSufHygjLvmOgb8I%2FScreenshot%20at%20Jan%2029%2014-33-58.png?alt=media&#x26;token=5a006652-7b41-4e97-8a71-0b93d8286eca" 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://docs.boomerangme.cards/api/albato.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.
