> For the complete documentation index, see [llms.txt](https://gspro.gitbook.io/gspro-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gspro.gitbook.io/gspro-knowledge-base/troubleshooting-and-support/how-to-clear-gspro-connect-settings.md).

# How To Clear GSPro Connect Settings

## How To Clear GSPro Connect Settings:

After converting your GSPro subscription between license types, it is typically necessary to “clear” the Connect application so you can select the new type. Each Connect interface is slightly different than one another.

***Once completed, restart GSPro to be presented with the new selection options.***

### **OpenAPI:**

<figure><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(11).png" alt=""><figcaption></figcaption></figure>

### **Flightscope:**

<figure><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(12).png" alt=""><figcaption></figcaption></figure>

### **Foresight/Bushnell:**

<figure><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(13).png" alt=""><figcaption></figcaption></figure>

### **Uneekor:**

<figure><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(14).png" alt=""><figcaption></figcaption></figure>

### **Simple Interface:**

<div align="left"><figure><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(15).png" alt=""><figcaption></figcaption></figure></div>

### **Full Swing Kit:**

<div align="left"><figure><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(120).png" alt=""><figcaption></figcaption></figure></div>

Garmin R10:

<figure><img src="/files/7Vtjx7XqmIbb8gkQothc" alt=""><figcaption></figcaption></figure>

Garmin R50:

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

Rapsodo MLM2 Pro:

<figure><img src="/files/66EffgjXBR3Et0rN9i7H" alt=""><figcaption></figcaption></figure>

Square:

<figure><img src="/files/qukBOK2jVylY4MdkT0dl" 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://gspro.gitbook.io/gspro-knowledge-base/troubleshooting-and-support/how-to-clear-gspro-connect-settings.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.
