# Providers

The Providers setting can be managed under the *Settings >  Library > Storage > Providers* men&#x75;*.*

Scaleflex DAM supports multiple storage options, including its built-in S3-based storage for high performance and scalability. Additionally, you can integrate external storage providers like AWS S3, Google Cloud Storage (GCP), and Azure Blob Storage. Click  **+Add connection** to add or replace a self-managed storage for seamless asset management.<br>

| Providers                                          | Integration Type                                     |
| -------------------------------------------------- | ---------------------------------------------------- |
| Scaleflex Secure Storage                           | Built-in S3-based storage for performance & scale.   |
| AWS S3 or any other S3-compatible storage provider | Add or replace a self-managed S3-compatible storage. |
| Google Cloud storage (GCP)                         | Add or replace a self-managed GCP storage.           |
| Azure Blob storage                                 | Add or replace a self-managed Azure Blob storage.    |

To configure your external storage, click on the "Add Connection" button, fill in the necessary details, and click "Send" to raise a Zendesk support ticket for the setup.

<figure><img src="/files/WN37hxkdUgpgdjMbCmPy" alt=""><figcaption><p>Raise Zendesk Support Ticket</p></figcaption></figure>


---

# 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.scaleflex.com/digital-asset-management-dam/settings/storage/providers.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.
