# Targets

## Accessing Targets

1. Log in to the T4K **Management Console**.
2. From the left panel menu, click **Backup & Recovery**.
3. Select one of your clusters from the left panel menu, which displays a dropdown menu for you to select from.
4. From this dropdown menu, select **Targets**.
5. From the page displayed, create new targets or take actions associated with existing targets. Refer to the following image and descriptions in the associated table.

## Targets Overview

![Target Overview Page](/files/GctFYBYirqSS6EHKL3Um)

<table><thead><tr><th width="118.33333333333331">Field No.</th><th width="190">Field/Button Name</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Namespace selector</td><td>This dropdown lists all namespaces in the selected cluster alphabetically. Click one or all to display the selection.</td></tr><tr><td>2</td><td>Search</td><td>The search field may be used to find the targets that you want to display. The list filters as you type.</td></tr><tr><td>3</td><td>Selector checkboxes</td><td>Checkboxes may be selected/deselected to facilitate the execution of comparing two YAML files associated with different backups. You cannot select more than two to compare.</td></tr><tr><td>4</td><td>Dupplicate Targets</td><td>This shows the cloned target in backupplan flow with same credential hash .</td></tr><tr><td>5</td><td>Immutable icon</td><td>This icon shows whether a target is immutable or not.</td></tr><tr><td>6</td><td>Event Target icon</td><td>This icon shows whether event target is enabled or disabled.</td></tr><tr><td>7</td><td>Toggle Browsing</td><td>This toggle allows enabling and disabling of target Browsing .</td></tr><tr><td>8</td><td>Setting icon</td><td>This is to adjust the columns visibility in listing.</td></tr><tr><td>9</td><td>Create New</td><td>Create a new backup plan by clicking this button. Refer to: <a data-mention href="/pages/mRCzGOtenSpfdiN8ZcxK">/pages/mRCzGOtenSpfdiN8ZcxK</a></td></tr><tr><td>10</td><td>Edit</td><td>This button allow editing of target.</td></tr><tr><td>11</td><td>Actions</td><td><p>This button displays a dropdown menu of further actions that can be taken in relation to a target. Menu options are:</p><ul><li><strong>Launch Browser</strong> (only available if browsing is enabled during target creation, or subsequent edit)</li><li><strong>Edit</strong></li><li><strong>Clone</strong></li><li><strong>View YAML</strong></li><li><strong>Delete</strong></li></ul><p>Refer to: <a data-mention href="/pages/D184EyTvsKaJv10BPbRu">/pages/D184EyTvsKaJv10BPbRu</a></p></td></tr><tr><td>12</td><td>Pagination</td><td>This is to navigate to a particular page number.</td></tr></tbody></table>


---

# 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.trilio.io/kubernetes/user-guide/getting-started-with-management-console/navigating-intro/backup-and-recovery/targets.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.
