> For the complete documentation index, see [llms.txt](https://changelog.visilean.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.visilean.com/changelog/release-1.0-2024/global-trades.md).

# Global Trades 🌏

Say hello to Global Trades – your ticket to streamlined trade management like never before!

Here's the scoop: With this latest update, you can effortlessly create Global Trades right from your settings menu. What's even better? The power to create and update Global Trades is exclusively available to Process Managers, ensuring ultimate control and standardisation.

But that's not all! These Global Trades will be visible in the trade picker dropdown across your entire client workspace. That means every project within your workspace will benefit from this centralised trade management approach.

Why is this such a big deal? It means no more tedious trade setup for each new project – you're now working with a standardised playbook. Plus, Global Templates can store these Global Trade records, ensuring that every time you use them, you don't have to worry about missing trade associations.

Get ready to boost efficiency, streamline processes, and take your construction management to the next level with VisiLean's Global Trades feature. We're all about making your life easier, and this update is proof of our commitment to your success.

Stay tuned for more exciting innovations, and in the meantime, dive into the future of construction management with VisiLean! 💪🏗️ #VisiLeanRevolution

#### Check out these videos ->

{% embed url="<https://www.loom.com/share/84d84b31cf504991a994995c33003446?sid=a6f02125-f1dd-4984-ab7c-1efd4fd0a6a4>" %}


---

# 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://changelog.visilean.com/changelog/release-1.0-2024/global-trades.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.
