# Outcome: user profile

The outcome of any primary and secondary research needs to be analyzed and summarized to be useful as an input to design. One way to summarize the information is to create a user profile. The user profile is similar to a user persona description, but more focused on information that's relevant to the use of the product specifically. If you wish, you may use user personas instead.

Here is an example of a user profile.

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

Depending on the complexity of the user interaction with a product, it may be useful to summarize other insights, in addition to the user profile. A live handoff of this information from the UX research team to the designers is preferable.


---

# 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.opendialog.ai/opendialog-platform/conversation-designer/conversation-design/introduction/user-needs/outcome-user-profile.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.
