> For the complete documentation index, see [llms.txt](https://docs.neurelo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neurelo.com/guides/environment-data-source-tags.md).

# Environment/Data Source Tags

To protect your environments and data sources from accidental changes, as well as better organization, you can add a tag to them. This is currently done on the settings pages for data source and environment respectively.

Currently we allow the following tags

* **Development**: Used for development
* **Staging**: Production-like, but without actual production data
* **Production**: We will disallow certain actions depending on your role (see [Roles/Permissions](/getting-started/dashboard/user-management/permissions-member-v-s-admin.md))
* **Test**: Used in your CI or for manual/automated

{% hint style="info" %}
Please refer to [this page](/getting-started/dashboard/user-management/permissions-member-v-s-admin.md) to review the permissions for member v/s admin roles across the platform
{% endhint %}
