# Login & Account

### **Error page when logging in "Oops! Something went wrong"**

Try closing the page and go to [https://projects.bravostudio.app](https://projects.bravostudio.app/login) again to log in. If you still see this error page, please click the link under "Technical Details" and send us a screenshot. Thank you!<br>

### **Do I need to link a Figma account if I'm using Adobe XD for the design?**

No, you do not need to link a Figma account to create projects with Adobe XD. You would create projects with the [Bravo Studio plugin for Adobe XD](https://www.bravostudio.app/bravo-studio-plugin-for-adobexd).<br>

### **If I log in with Figma and later with an email, do I have two separate accounts?**

A Bravo account requires a linked Figma account in order to create projects with Figma files, so all the logins that share the same linked Figma account are under one Bravo account.<br>

![](/files/-MhyE-qSCvlNhdzBCrQQ)

### Can I change my email or social login accounts?

You can unlink (remove) your non-primary accounts (Google, Figma or Apple) and link new ones, in case you need to do so. The only account you won't be able to change is the **primary account**: the one used when creating your Bravo account.&#x20;

For instance, if you signed up to Bravo with your Google account, that will be your primary account, and you won't be able to change it. However, you'll be able to add secondary accounts (Google, Figma or Apple), in order to log in with those.

### **How do I delete my account?**&#x20;

To delete your Bravo account, go to the "My Account" section of the Bravo dashboard.

![](/files/-Mk83Kc7aWRGX5wkdrJE)

#### ⚠️ What will happen if you delete your account?

* **All of your projects and data collections will be deleted forever**.
* This action is irreversible, you will not be able to recover your account or any of the projects and data collections associated with it.
* All of your published apps will be inaccessible for your users from the moment you delete your Bravo account. They will see an error message when they load the app. Therefore, we advise you to **remove any published apps from the app stores before deleting your Bravo account.** The apps will stop working for all the users upon account deletion.
* If you **shared** your apps with others to view on Bravo Vision, it will be removed from their Bravo Vision account.

### My app shows the Bravo splash screen but it is on a Advanced app plan

Bravo splash screen is shown when **the app was built without a splash screen in the design**. Icon and splash screen cannot be changed on runtime, so if you see the Bravo splash screen and you have an Advanced app add-on, make sure it is included in the design with \[asset:splash] and generate a new build.

**Didn't answer your question? 🧐**

Let us know in the [Bravo Community](https://community.bravostudio.app/) so we can further help you!


---

# 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.bravostudio.app/good-to-know/faq/login-and-account.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.
