# Settings

**Settings Functionality:** Settings will be the place to review and take action on BloomSky announcements such as promotions; view and change account, weather station, and app settings; and send feedback, rate the app, and share the app **(see screen 1)**. Settings also acts as a knowledge base with help articles, terms & privacy, and weather science explanations, such as how the BloomSky weather station works, that are also accessible through the weather information screens **(see 6–8)**.

**Account:** On the account settings, users can add account information (if they signed up with Facebook), or connect to their Facebook account for quicker logins (if they used a BloomSky sign up form) **(see 2)**.

**Purchased Weather Stations:** Users can also view their purchased weather stations, edit its settings, and add additional stations through the settings tab, which will be for existing users who are used to this functionality location from the previous app design **(see 3)**.

**Measurement Units:** Users can set their units of measurement for the entire app. They can scroll to select through the many options without changing the screen they are on **(see 4)**.

**Notifications:** For notifications, users can select which notifications they would like to receive and for which locations. They can also turn on and off weekly email reports for their purchased stations, which would provide the user with detailed summary weather information **(see 5)**.

‍


---

# 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.ecosphereprime.com/ecosphere/community-product/wireframe/settings.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.
