> For the complete documentation index, see [llms.txt](https://docs.deepwork.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepwork.studio/working-at-deep-work/creating-projects-and-payments/deep-work-studio-design-payments.md).

# Deep Work Studio (Design) Payments

## Updating Grid Budget&#x20;

**For: Product Design - Prototype, Product Design - Implementation Only, Branding and Visual Identity and Custom Deep Work Studio projects where there was mentoring.**&#x20;

* Go to your Grid project budget (you can find it in the project Notion)&#x20;
* Click the button "Project Completion View"&#x20;
* Go to the project in Deep Skills&#x20;

**Data from Deep Skills:**&#x20;

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MREzAOAsj_fSNGKpEQc%2Fuploads%2F2GUfQBZWrHe4a4QxY8Vt%2FScreenshot%202022-10-21%20at%2014.50.57.png?alt=media&#x26;token=619e83ca-9a6a-4f0f-9aba-d44ea0e828ba" alt=""><figcaption></figcaption></figure>

* Take the payment data for each role from Point 3 and input into the Grid for the expert.&#x20;
* Input for the collaborator.&#x20;
* This will update the Grid budget to include mentoring.&#x20;
* This will also update the final fees and gross profit to the correct amount.&#x20;

<figure><img src="/files/PcVNgVZf5Hck304K6BRs" alt=""><figcaption></figcaption></figure>

##


---

# 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://docs.deepwork.studio/working-at-deep-work/creating-projects-and-payments/deep-work-studio-design-payments.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.
