# Alegra

Alegra lets you set up, automate, and manage your business’ accounting. Integrating Alegra into GearPlug lets you connect Alegra’s management and accounting features with other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

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

As a source, Alegra offers two options:

* **Get invoice:** Imports data from newly created invoices/orders in your Alegra account.
* **Get created contact**: Imports data from newly created contacts in your Alegra account.
* **Get created item**: Imports data from newly created products in your Alegra account.

### As a target

<figure><img src="https://lh6.googleusercontent.com/ktewW-A96FkKbdQ7Ma_YW7S-cOrV646F-14_2CtwTcycC-dBauebP64-vb7ZmwFxIy3ouyqBcBFbEszYCZlMF444FG3tdRmuEC6R2HdmyRJX48K_Z-iWf-pskxU1z2GCA9mPfRF0H4LZHSgzWjc3Cg" alt=""><figcaption></figcaption></figure>

As a target, Alegra offers two options:

* **Create contact**: Creates a new contact in your account using the data drawn from other apps.
* **Create item**: Creates a new item in your account using the data drawn from other apps.


---

# 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.gearplug.io/english/set-up-your-integrations/alegra.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.
