# Extensions

You can see and modify extensions through [Settings](/pim3/reference/settings.md) > [Extensions](/pim3/reference/settings/extensions.md).

### Setup DAM extension

1. Enable general "Enable"-toggle
2. Set Authentication along with additional [details](/pim3/reference/settings/extensions/extensions-details.md)
3. Click "Save DAM"

### Edit DAM extension

1. Modify the [extension details](/pim3/reference/settings/extensions/extensions-details.md)
2. Click "Save DAM"

### Disable DAM extension

1. Disable general "Enable"-toggle
2. Click "Save DAM"

### See URL details

1. Click "Setup"-button for the URL endpoint for which you wish to see [details](/pim3/reference/settings/extensions/url-details.md)


---

# 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.struct.com/pim3/reference/settings/extensions.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.
