# Hooks - Actions

This page explain the action items and its working for Hooks. Select the hook for which user want to perform some actions.\\

<figure><img src="/files/ZSvgHxvQ9oxqtnadCXZu" alt=""><figcaption></figcaption></figure>

1. Edit action - This edits the existing hook. Apart from **Namespace** and **Name** user can edit all other fields.\
   ![](/files/xbNL5OvpG0ZRhAPAOyzH)
2. Clone action - This clone the existing Hook in another namespaces with same detail.
   1. Select Namespace - First step is to select the Namespaces in which user want to clone the hook.\
      ![](/files/QxWtZujzysbqRsuhL38Z)\
      \
      Click on the **Clone** button after selecting the namespaces to move to next step.
   2. Hook name by "By Name" - Here, the user can set a name for the cloned hook by a text.\
      ![](/files/eoeuUDAnmvNmGRkZDLzD)\
      \
      Click on the **Clone** button if user wish to clone by hook name.
   3. Hook name by "By Suffix" - Here, the user can set a name for the cloned hook by a suffix.\
      ![](/files/iWGxdIHT94lATNF820uJ)\
      \
      Click on the **Clone** button to clone the hook by suffix.
3. View YAML action - This shows the hooks detail in yaml file format.\
   ![](/files/6aEphoohb4P6VydUeCno)\
   \
   If user want to download it, user can click on 'Download' button to download this in YAML file format.
4. Delete action - This is to delete the hook.

   <figure><img src="/files/wew8LQdxRp8j2PnMajvr" alt="Create Backup options"><figcaption></figcaption></figure>

   To confirm the delete, click on 'Yes' else click on 'No'.


---

# 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/hooks/hooks-actions.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.
