# 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](https://docs.ingestlabs.com/tag-manager/providers/providers-screen)
* [Add a New Provider (Browser)](https://docs.ingestlabs.com/tag-manager/providers/add-a-new-provider-browser)
* [Add a New Provider (Server)](https://docs.ingestlabs.com/tag-manager/providers/add-a-new-provider-server)
* [Edit a Provider](https://docs.ingestlabs.com/tag-manager/providers/edit-a-provider)
* [Delete a Provider](https://docs.ingestlabs.com/tag-manager/providers/delete-a-provider)
* [Provider Version](https://docs.ingestlabs.com/tag-manager/providers/provider-version)


---

# 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.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.
