> ## Documentation Index
> Fetch the complete documentation index at: https://docs.explo.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Environment Tags

<img src="https://mintcdn.com/explo/PKkXxOQ4Cq1reQN8/images/general-features/version-control/managing-environment-tags-1.png?fit=max&auto=format&n=PKkXxOQ4Cq1reQN8&q=85&s=95070c843e437e6bbe5c3740075e67ef" alt="Managing environment tags in the version control modal" width="1686" height="1324" data-path="images/general-features/version-control/managing-environment-tags-1.png" />

### What are environment tags?

Environment tags are a way of managing which version of the dashboard or report builder is being
shown in your application. When you embed, you can pass in an
environment field which corresponds to an environment tag. The embedded
component will then render the resource associated with the provided
environment tag.

### Creating new environment tags

By default, your account has a `production` and `staging` environment tag. You
may create any number of tags to manage as many environments as you may have.

<img src="https://mintcdn.com/explo/PKkXxOQ4Cq1reQN8/images/general-features/version-control/managing-environment-tags-3.png?fit=max&auto=format&n=PKkXxOQ4Cq1reQN8&q=85&s=78ebcf0641e03a6831a55ad091d32ef8" alt="Creating a new development environment" width="3246" height="1067" data-path="images/general-features/version-control/managing-environment-tags-3.png" />

To create a new environment, click "Add new Environment Tag" and then configure the new tag.

Read more about publishing a version to a specific environment [here](/general-features/version-control/publishing-a-new-version).

### Special environment tags for Dashboards

Some environment tags have special behavior for emails and the customer portal. If a dashboard version is tagged with `portal`, then
that version will be used by the customer portal. If a dashboard version is tagged with `email`, then that version will be used by
for scheduled email reports.
