# Dumping Objects

You can create a dump from almost every control where a valid`r_object_id` is displayed and highlighted or selected.&#x20;

In such cases you can call the *Dump object* function from the appropriate context menu on the `r_object_id`. The dump will be opened in a separate window.

**Dump object from Clipboard**\
If the clipboard contains a valid `r_object_id`, you can generate a dump directly by clicking ***Extras** men&#x75;**>Dump Object from Clipboard*** function or by pressing Alt+D.\
If a valid session is not found, first the login history will be searched and, in case of success, an automatic login is established. If no session can be found or the automatic login fails, the login dialog box will be displayed.

Click and hold the left mouse button for 1 second on any value representing a valid Documentum r\_object\_id to load the respective object into the Object Navigator (see [Object Navigator](/opentext-documentum-edition-25.3/object-navigator.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.dqman.com/opentext-documentum-edition-25.3/dumping-objects.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.
