# Rename Application

Quickly rename applications in Pynt with ease, helping you maintain a clear and organized API management system. Pynt's straightforward renaming feature allows you to update application names without disrupting your security setup, ensuring that your dashboard accurately reflects your active projects and API environment. This simple process keeps your workflow efficient and your API management tidy.\
\
Rename applications with ease by clicking on the '**Edit**' from the '**Actions**' menu.&#x20;

<figure><img src="/files/rsBvkrg3O0mihOT7JpcR" alt=""><figcaption><p>Rename the application</p></figcaption></figure>


---

# 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.pynt.io/documentation/applications-view/manage-applications/rename-application.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.
