> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/developpeurs-de-solutions/generating-object-books.md).

# Generating Object Books

### Creating & Editing Content

* **To create a related object**, click **Create New** ().\
  → See: [Creating New Objects](/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-la-documentation-dans-la-bibliotheque/creating-new-objects.md)
* **To edit the object**, click **Edit.**

  → See: [Editing Objects](broken://pages/VgM578luTAPOFjH1pK97)

### Saving, Sharing, & Subscribing to Objects

Keep content accessible, share it with others, and get notified about updates.

Keep track of content you use often, share it with others when needed, and stay informed when it changes.

Keep content easy to find, share it with others, and stay updated on any changes.

**Subscribe** — Get notifications when the content changes.

**Subscribe** — Receive notifications about changes or updates to the object, keeping you up to date automatically.

### Generating Object Reports

* To generate a detailed report for the object, click **Object Book**. This opens the template selection window where you can pick a report template and customize options before generating the document.\
  → See: Generating Object Books

Currently, editing is limited to process diagrams (visual maps). To update the descriptive details of an object, including those of a process, please use **EPC** (Enterprise Process Center).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/developpeurs-de-solutions/generating-object-books.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
