# Workflows

## Workflow: Customer support response workflow

The following diagram demonstrates a workflow for customer support responses:

![post-sales-support-workflow](/files/LLMttmjUzbYHvVVkFdcI)

## Workflow: Customer solution development workflow

The following diagram demonstrates a workflow for customer solution development:

![post-sales-solutions-workflow](/files/tNaEHJjzudSoUzeOkppm)

Additional notes:

* When a solution takes more than 1 day to build, the CSM/TAM prepares a [service request document](https://docs.google.com/document/d/1EbP4Ab7N2hEAv--DRCcZHk0XtlG1MFP8F8F0viaTM7I/edit) to confirm the scope of work with the customer, which then gets prioritized by the Deployment Engineering team.
* Custom solutions built by the Deployment Engineering are summarized in our [Confluence page](https://mattermost.atlassian.net/wiki/spaces/~557058c88c3d11b60143deaba6d3d018132127/pages/edit-v2/2461925377?draftShareId=13d69a4b-f7ba-4e33-87e2-4e1bee3b0536\&inEditorTemplatesPanel=auto_closed).


---

# 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://handbook.mattermost.com/operations/deployment-engineering/workflows.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.
