# Tags

Tags provide a powerful way to organize miners and automate profile assignments. They enable flexible grouping of miners across locations and streamline fleet management.

<figure><img src="https://2585165192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F16lz3I7JkYyDusZBiJ6h%2Fuploads%2FJd0leqhgdh2VUIoqXoZl%2Ftags.png?alt=media&#x26;token=6bbaa186-e44d-4fb3-87e7-2458f2c1257d" alt=""><figcaption><p>Tags view</p></figcaption></figure>

Tags serve two primary purposes:

1. Organizing miners into logical groups
2. Automating profile assignments based on rules

### Creating and managing tags

#### Create a tag

1. Navigate to the Tags view
2. Click "Create new tag" in the top right
3. Configure tag properties:
   * Name: Unique identifier (e.g., "Customer-A-S19")
   * Description: Optional context
   * Default Profile: Profile to apply to tagged miners

#### Edit tag

* Select tag and click "Edit"
* Modify properties as needed
* Changes affect all miners with this tag

#### Delete tag

:warning: Deleting a tag:

* Removes tag from all miners
* Clears associated profile assignments
* Cannot be undone

### Using tags

#### Miner Organization

```
Example Tag Structure:
├── Customer-A-S19
├── Customer-B-S19
└── Maintenance-Required
```

#### Profile assignment

* Tags automatically apply their default profile
* Priority: Direct assignment > Tag profile > Location default
* Multiple tags: Most recently applied tag takes precedence

#### Filtering and reporting

* Filter miners by tag in main view
* Generate tag-based reports
* Track performance by group

### Best practices

1. **Naming convention**
   * Use consistent patterns
   * Include relevant attributes
   * Keep names clear and concise
2. **Organization**
   * Group similar miners
   * Consider maintenance categories
   * Plan for scaling
3. **Profile assignment**
   * Test profiles before linking to tags
   * Document tag-profile relationships
   * Regular audit of assignments

### &#x20;Need help? Contact <support@hashman.app>
