# How can I update information for an entity?

After clicking on a case, the main view will show you the entities associated with your case. You can update information for an entity by clicking on the entity that requires the update.

![](/files/rCO70zCeMDeZEAdprRLt)

From there, click on the "Edit" button beside the necessary field to change the information.

![](/files/9VWiWMQhDJSIskDKXUfm)

When you’re done, simply click *Save*.

![](/files/VyKKZgTNOZ883N4HVKnK)


---

# 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://help.hummingbird.co/features/how-can-i-update-information-for-an-entity.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.
