# 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

![](/files/PmcW3QeXySZeD6IBbCVy)

| Field No. | Field/Button Name   | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| --------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1         | Namespace selector  | This dropdown lists all namespaces in the selected cluster alphabetically. Click one or all to display the selection.                                                                                                                                                                                                                                                                                                                                                                              |
| 2         | Search              | The search field may be used to find the targets that you want to display. The list filters as you type.                                                                                                                                                                                                                                                                                                                                                                                           |
| 3         | Target              | This column provides the name of each target.                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| 4         | Namespace           | This indicates which namespace that the target is found in.                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 5         | Vendor Type         | The type of vendor for the selected target.                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 6         | Vendor Name         | Name of the vendor for the selected target.                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 7         | Space Available     | Space available for backups                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 8         | Space Utilized      | Space used for backups                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| 9         | Status              | This displays whether a successful backup is available or not.                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| 10        | Actions             | <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/j8lwQFzPRR2UhyvRw6S6">/pages/j8lwQFzPRR2UhyvRw6S6</a></p> |
| 11        | Selector checkboxes | 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.                                                                                                                                                                                                                                                                                                                       |
| 12        | Immutable icon      | This icon shows whether a backup is immutable or not.                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 13        | Create New          | Create a new backup plan by selecting this dropdown. Select from **Application**, **Single Namespace**, or **Multi-namespace**. Refer to: [Create New Target](/kubernetes/4.0.x/getting-started/using-trilio/getting-started-with-management-console/navigating-intro/backup-and-recovery/targets/create-target.md)                                                                                                                                                                                |


---

# 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/4.0.x/getting-started/using-trilio/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.
