> 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/it-scope.md).

# IT-Scope

**What is ITscope?**\
&#x20;ITscope is a platform that allows you to access a comprehensive database of IT products. You can directly import detailed product information such as images, descriptions, and prices from a wide range of suppliers. With the ITscope integration in Equipme, you can seamlessly integrate this data into your service portfolio, saving you time and significantly simplifying the management of your services.

**How to Integrate ITscope into Equipme**\
Open the settings and select the ITscope tab:

Navigate to **Settings > Integrations** in Equipme and then click on the ITscope tab to access the ITscope integration.

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

**Enter API Credentials:**

Enter your ITscope API key. If you don’t have an API key yet or aren’t sure how to get one, you can find instructions here.

**Save Data:**

Click on "Add" and save the connection.

**All Set!**

You can now directly import product information from ITscope into your service portfolio and use it when creating new services.

<br>


---

# 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/it-scope.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.
