> For the complete documentation index, see [llms.txt](https://support.vlex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.vlex.com/vincent-by-vlex/vincent/support-and-account-administration/managing-your-default-jurisdictions.md).

# Managing Your Default Jurisdictions

### Summary

Learn how to manage your **Vincent default search settings** to get more relevant results. This guide shows you how to set permanent **user preferences** and **change jurisdiction** for a single query, ensuring your research is always focused and efficient.

### Why This is Important

Setting your default jurisdictions is one of the most effective ways to personalize your Vincent experience. By pre-selecting the regions you work with most often, you ensure that your search results are always relevant, saving you valuable time on every query.

### How to Update Your Settings

Use this method when you need to conduct research outside of your usual jurisdictions for a specific task.

1. In the main Vincent interface, locate the **flag icon** next to the search or question bar.

{% tabs %}
{% tab title="English Interface " %}
![Changing Jurisdiction for a Single Query](/files/rjtdW5NoWxzlKjAhUXEk)
{% endtab %}

{% tab title="Interfaz en Español " %}

<figure><img src="/files/UWEfA6xsZiHerNs8NrKT" alt=""><figcaption><p>Cambiar la jurisdicción para una sola consulta</p></figcaption></figure>
{% endtab %}
{% endtabs %}

1. Click on the flag. A dropdown menu will appear, allowing you to select a different jurisdiction for your current query.
2. If you select a broad jurisdiction like the **United States** or the **United Kingdom**, you may be presented with further options to refine your search (e.g., **All Federal**, **England & Wales**).

{% hint style="warning" %}
**Important:** Changes made using this method only apply to your current search session. Your permanent default settings will be restored the next time you start a new session.
{% endhint %}

### Best Practices & Pro Tips

* Set your most frequently used jurisdictions as your permanent default to save the most time.
* Use the single-query change for occasional research outside your primary practice areas to avoid cluttering your default settings.

### Related Articles

* [Accessing Vincent and Navigating the Interface](/vincent-by-vlex/vincent/getting-started-with-vincent/accessing-vincent-and-navigating-the-interface.md)
* [Vincent for Corporate & General Counsel](/vincent-by-vlex/vincent/solutions-for-your-practice/vincent-for-corporate-and-general-counsel.md)

**What's Your Next Step?**

| **New to Vincent?**                                                                                                                                                                                        | **Already a Vincent Customer?**                                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [See how Vincent can transform your practice. **Request a personalized demo**.](https://vlex.com/book-a-demo?utm_source=website\&utm_medium=organic\&utm_campaign=web_trial_homepage\&campaign_id=4270741) | [If you still have questions or need help with a specific feature, our team is here to assist. **Contact our Support team**.](https://vlex.com/contact-us) |


---

# 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://support.vlex.com/vincent-by-vlex/vincent/support-and-account-administration/managing-your-default-jurisdictions.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.
