# Assemble Data

This call requires the format of

http\://\<server>:\<port>/core/1.0/API/dataAssemblyRequest/\<project\_name>/\<project\_version>/\<workset\_name>/\<workset\_version>

&#x20;

Shown below is the call to assemble data for the project mug\_test\_project 1.0 and mug\_test\_workset 1.1.

&#x20;Note that the ID for the data assembly process is shown in the first line.

&#x20;

<figure><img src="/files/iv37q8U8NfS6vMbBZoxo" alt=""><figcaption><p>Data assembly API call and results</p></figcaption></figure>


---

# 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.apica.io/platform-docs/test-data-orchestrator-tdo/user-documentation/api-guide/data-assembly-apis/assemble-data.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.
