> For the complete documentation index, see [llms.txt](https://docs.openbrim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbrim.org/templates/truss-bridge-workflow/organization-tb/cross-project-data-tb.md).

# Cross-Project Data \[TB]

For objects from a global/master truss-bridge model to be transferred to a child/local model, Cross-Project Data objects can be utilized. Definitions for sharing bridge elements, gusset plates, substructures, and analysis results are specified in this section; guidance on using the shared data from another project is given in the External References section.

The use of these objects is beneficial when several engineers are working on different parts of the same truss bridge (each on a separate element, without affecting the main project), or when a global model needs adjustments that are easier to make by sharing a subset of elements into a local model.


---

# 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:

```
GET https://docs.openbrim.org/templates/truss-bridge-workflow/organization-tb/cross-project-data-tb.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.
