---
title: "Configuring Global Tags"
canonical: "https://docs.infoblox.com/space/BloxOneCloud/35430489/Configuring%20Global%20Tags"
format: markdown
---
<span style="color: #000000">You can create global tags that can be used for objects across the board in your system. When you explicitly create a tag, you can define the tag type as </span><span style="color: #000000">**Freeform**</span><span style="color: #000000"> or </span><span style="color: #000000">**Restricted,**</span><span style="color: #000000"> depending on its usage. A free-from tag can contain any value(s), but you can still apply a regular expression to restrict the value(s) a free-form tag would accept. When you create a restricted tag, you must define a specific value or a set of values that the restricted tag would accept. You can configure predefined tag values through restricted tags, instead of freeform tags. T</span><span style="color: #242424">o explicitly add values to a freeform tag, you must convert the tag to a restricted tag first.</span>

> ⚠️ - <span style="color: #000000">Tag values displayed during tag addition, application, and filtering are restricted to those currently assigned to objects.</span>
> ⚠️ - Global Search supports only restricted tags.

<span style="color: #000000">To create a global tag, complete the following:</span>

1. <span style="color: #000000">From Infoblox Portal, click </span><span style="color: #000000">**System**</span><span style="color: #000000"> > </span><span style="color: #000000">**Administration**</span><span style="color: #000000"> > </span><span style="color: #000000">**Tags**</span><span style="color: #000000">.</span>
2. <span style="color: #000000">Click </span><span style="color: #000000">**Add Tag**</span><span style="color: #000000">, and complete the following:</span>
  - <span style="color: #000000">**Key**</span><span style="color: #000000">: Enter the name of the tag. This is also the key with which you associate the tag value(s).</span>
  - <span style="color: #000000">**Type**</span><span style="color: #000000">: From the drop-down menu, select one of the following:</span>
    - <span style="color: #000000">**Free-form**</span><span style="color: #000000">: A freeform tag can contain any values. You can restrict a freeform tag to accept a specific type of values by defining a regular expression and specifying a value or a set of values based on the regular expression.</span>
  - <span style="color: #000000">**Restricted**</span><span style="color: #000000">: When you select this, the tag is limited to a specific value or a set of values that you define in the </span><span style="color: #000000">**VALUES**</span><span style="color: #000000"> section. You can configure predefined tag values through restricted tags, instead of freeform tags. T</span><span style="color: #242424">o explicitly add values to a freeform tag, you must convert the tag to a restricted tag first.</span>
  - <span style="color: #000000">**Regex**</span><span style="color: #000000">: This is applicable only when you create a free-form tag. Depending on the restrictions you want to apply to this tag, enter the regular expression to restrict the values this tag would accept. For example, if you only allow numbers for this tag, you can enter</span><span style="color: #000000">*** [0-9]****</span><span style="color: #000000"> to define "numbers only" for the tag. When you apply this tag to objects, you can enter only numbers for the values.</span>
  - <span style="color: #000000">**Regex Description**</span><span style="color: #000000">: Enter the information about the regular expression (if any) you have defined for the tag. </span>
  - <span style="color: #000000">**VALUE(S)**</span><span style="color: #000000">: When you create a restricted tag, you must add a value or a set of values that the tag would accept. Click </span><span style="color: #000000">**Add**</span><span style="color: #000000"> and enter the value in the </span><span style="color: #000000">**VALUE**</span><span style="color: #000000"> field. For a set of values, click </span><span style="color: #000000">**Add**</span><span style="color: #000000"> again for each value you want to add.</span>
3. <span style="color: #000000">Click </span><span style="color: #000000">**Save & Close**</span><span style="color: #000000"> to add the tag.</span>

<span style="color: #000000">For more information about tags, see the following:</span>

- *[Managing Tags](https://infoblox-docs.atlassian.net/wiki/spaces/BloxOneCloud/pages/35397076)*
- <span style="color: #000000">*[Applying Tags](https://infoblox-docs.atlassian.net/wiki/spaces/BloxOneCloud/pages/35367538)*</span>
- <span style="color: #000000">*[Revoking Tags](https://infoblox-docs.atlassian.net/wiki/spaces/BloxOneCloud/pages/35398626)*</span>
- <span style="color: #000000">*[Reactivating Tags](https://infoblox-docs.atlassian.net/wiki/spaces/BloxOneCloud/pages/35367560)*</span>