# Operations

Once you are satisfied with the pose you have created you can save it by either clicking the Save or Save & Exit buttons. Save will only save the pose and Save & Exit will save the pose and exit grip edit mode.

To inspect the changes made to the animation sequence you can use the Open Anim Sequence button.

Finally, the cancel button will cancel everything you have done so far to the preview mesh.


---

# 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.existent.com/documentation/v0.0.2/guides/grip-authoring/operations.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.
