> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/settings/integration.md).

# Integration

The **Integration** module gives you access to our extensions directory, containing tools you can use to enhance your workflows and customize your experience.&#x20;

Within the module, you can explore both public and private extensions that enhance workflows and extend the functionality of the SoftwareOne Marketplace. Private extensions require an invitation code that must be redeemed to install the extension, while public extensions are available directly from the extensions directory.&#x20;

Account administrators can install any available extension. Each extension has a details page to help you understand detailed functionality, terms of service, and required permissions. After installation, you can manage which [user groups](/modules-and-features/settings/groups.md) can see and use the installed extension.&#x20;

### Managing integrations

The **Integration** module allows you to discover, install, and manage extensions.&#x20;

To open the module, choose **Settings** > **Integration** from the main menu.

<div data-with-frame="true"><figure><img src="/files/hHySukWM9TbnMgrWnVXN" alt=""><figcaption><p>Discover, install, and manage extensions.</p></figcaption></figure></div>

The module is organized into two tabs: **Extensions** and **Installations**.

* Use the **Extensions** tab to browse all available extensions, view details for a specific extension, and install new extensions.&#x20;
* Use the **Installation** tab to view installed extensions, see who installed each extension, and uninstall extensions that are no longer needed.&#x20;

You can also use the **Redeem invitation** option to enter an invitation code and gain access to private extensions.

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/9ifepKl7X4q12LhX6tlK" %}
[Install or uninstall extension](/modules-and-features/settings/integration/install-or-uninstall-extension.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/mcfDiWNjTuKpXmnTVmqQ" %}
[View installed extensions](/modules-and-features/settings/integration/view-installed-extensions.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/mpjCDXvQGRaDXKe3W7xe" %}
[Redeem invitation](/modules-and-features/settings/integration/redeem-invitation.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/modules-and-features/settings/integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
