> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/documentation/administration/integrations/egis.md).

# EGIS

**What is EGIS?**\
EGIS is a web based e procurement and information platform provided by Synaxon for IT resellers system houses and managed service providers. It brings together product data pricing availability and ordering information from multiple distributors in one central place. By centralising this information EGIS helps reduce manual effort and creates a reliable foundation for structured IT procurement.

**Using EGIS in equipme**\
When connected to equipme EGIS is used as a source for product information. This allows you to import structured article data such as product names descriptions and pricing directly into your service portfolio. Instead of maintaining this information manually you can rely on EGIS to provide consistent data that can be reused across services and configurations.

**How to integrate EGIS into equipme**

To connect EGIS with equipme, follow these steps.

Navigate to **Settings > Integrations** in equipme and select the **EGIS** tab to access the integration setup.

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

**Enter API credentials**\
Enter your EGIS API credentials provided by Synaxon. These credentials are required to enable the synchronisation of product information. Your data is stored securely and is only used to retrieve product master data for your organisation.

**Save data**\
Click on Add to save the connection and activate the integration.

**All set**\
Once the integration is active you can import product information from EGIS into equipme and use it when creating or maintaining services. This helps keep your service portfolio consistent and reduces manual maintenance of product data.


---

# 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://hub.equipme.io/documentation/administration/integrations/egis.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.
