# Survey responses segmentation

Jimo helps you reach your users very contextually, resulting in higher engagements from users and higher-quality feedback. To do this, you might want to base your segmentation on the responses users gave to previous surveys you showed them.

No-code events are a helpful tool for targeting your users based on their usage of your app. The main benefit of no-code events is that you can manually create them in seconds without bugging your developers. Whether you want to target users who hovered over an element of your app or create a segment of all users who clicked on a specific button at least three times, no-code events can help you do that.

***

To start filtering your users based on how they answered a previous survey shown to them :

* Start by adding a new attribute, whether you are editing a segment, editing an on-the-fly segment for a specific experience, or doing a quick segmentation.
* Select the **Answered with** attribute type.

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

* Select the discovery experience you want to use.

<figure><img src="/files/1fYJJV1IMXTjxlDpwOMP" alt=""><figcaption></figcaption></figure>

* Select the step you want to use.

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

* Select the operand and the answer accordingly.

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

* Ta-da, you can then apply and get a segment of users that answered (or not) with a specific answer.

Know that you can use logic groups and mix multiple attributes together so you’re able to have a fine-grained segment and target exactly the right users!


---

# 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://help.usejimo.com/docs/analyze/users-and-segments/segments/survey-responses-segmentation.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.
