# Siigo

Siigo is an app that lets you manage your business’ backoffice, including client records, invoicing, and more. Integrating Siigo into GearPlug lets you keep your records up-to-date with data from other apps and vice versa.

{% 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="https://lh4.googleusercontent.com/4D4JjtHPTI8h9JFEHkC-6TaK7IM1FCPjx7CCRQLBDfXuhQWITKNBzuSiY0URrWM_bn_W5rp4bn9Ps5LLMp7WhkpiV0rGabJ44UNvR1Z9OriY6uvvtydjnnKxyfBW76n4jdsgHSHVQNhTPpbQbmvfXQ" alt=""><figcaption></figcaption></figure>

As a source, Siigo offers 3 actions:

* **Get contact created**: Imports data from new contacts saved in your account.
* **Get product created**: Extracts information from new products in your stock.
* **Get order created**: Imports details from new orders generated from your account.

### As a target

<figure><img src="https://lh6.googleusercontent.com/dVRBbRFouFX0FvgedrKCedrAAOKskwkw_A4-uwkzZ53-UaQu-4fNrjaOXnPqONyOa9UaTGp54LtYnk2N21KjQrPXovuuf8inQCBqAV8ov985rsUTXWCTuqgPaS8WZ06MgOP_HrRYsEMCgyopggT15w" alt=""><figcaption></figcaption></figure>

As a target, Siigo offers 3 actions:

* **Create order**: Generates new invoices using data from other apps.
* **Create contact**: Records contacts with information from other apps.
* **Create product**: Saves new products in your inventory with the information 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/siigo.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.
