> For the complete documentation index, see [llms.txt](https://docs.ingestlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ingestlabs.com/tag-manager/providers.md).

# Providers

The Providers are the key components to be defined before you create tags. Providers include Media providers for implementing the server-side and client-side tags. You can select from the provider templates created and listed by Ingest Labs or add a custom provider template.

## Related Topics <a href="#relatedtopics" id="relatedtopics"></a>

The Providers section includes the following topics:

* [Providers Screen](/tag-manager/providers/providers-screen.md)
* [Add a New Provider (Browser)](/tag-manager/providers/add-a-new-provider-browser.md)
* [Add a New Provider (Server)](/tag-manager/providers/add-a-new-provider-server.md)
* [Edit a Provider](/tag-manager/providers/edit-a-provider.md)
* [Delete a Provider](/tag-manager/providers/delete-a-provider.md)
* [Provider Version](/tag-manager/providers/provider-version.md)


---

# 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://docs.ingestlabs.com/tag-manager/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.
