# Squidex Cloud

We provide an SaaS version hosted by us for anyone who wishes to quickly start using Squidex without the hassle of installation, configuration, maintenance etc. You can get started for free and move along as your needs increase.

To install Squidex yourself click [here](https://docs.squidex.io/id-01-getting-started/installation) for installation instructions available for various platforms.&#x20;

## Signing up for Squidex Cloud

1. Start by navigating to <https://cloud.squidex.io.&#x20>;
2. Click **Login to Squidex** (1) and then select **Signup** (2). Use one of the Identity providers such as GitHub, Google or Microsoft to signup to Squidex.&#x20;

   <figure><img src="https://2730255609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrL94QfeasZ0wF6YAvB%2Fuploads%2FpiKQjz75cnUTzVRxLv9I%2F2023-01-04_13-15.png?alt=media&#x26;token=ae51394c-3ad6-46f1-b519-17d4b899057d" alt=""><figcaption><p>Signup to Squidex</p></figcaption></figure>
3. In the following steps you will be prompted to sign in and authorize Squidex with your identity provider. Upon successful signup, you are logged in to Squidex dashboard (you may have to login again, if required).

## Using Squidex Cloud

You can now start with an empty App (click [here](https://docs.squidex.io/id-02-documentation/concepts/apps) to read what an App in Squidex is) or select one of the starter Apps that we provide. Starter Apps come with sample schema(s) and some sample content, they help you to quickly get started using Squidex.

In the following example, we will use the starter sample blog to quickly create an App.

1. Click **Starter Sample Blog** (1) to get started.

   <div align="left"><figure><img src="https://2730255609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrL94QfeasZ0wF6YAvB%2Fuploads%2F0wjulGnSJ6DPE6fUHaNs%2F2023-01-04_13-36.png?alt=media&#x26;token=c2e3efbd-4bf2-4149-8026-07ff0fe90e0c" alt=""><figcaption></figcaption></figure></div>
2. Enter a unique **Name** (2) (in Squidex Cloud if an App name is already taken it will ask you to enter a different name) and click **Create** (3).

   <div align="left"><figure><img src="https://2730255609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrL94QfeasZ0wF6YAvB%2Fuploads%2FAy3BXzWdIIEO0pzHzp20%2F2023-01-04_13-34.png?alt=media&#x26;token=65eaaeb8-7b08-4df9-bb8b-b3c9070cd719" alt=""><figcaption></figcaption></figure></div>
3. Click on the newly create App (4) to access it.

   <figure><img src="https://2730255609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrL94QfeasZ0wF6YAvB%2Fuploads%2FlMhVxpNopXJiLE0AmAr6%2F2023-01-04_14-45.png?alt=media&#x26;token=a75b6904-e35b-4e65-b0b9-b6d225d4d57d" alt=""><figcaption></figcaption></figure>
4. You can now explore the pre-populated schemas and content and make modifications / additions to them. For a better understanding we highly recommend looking at the [documentation](https://docs.squidex.io/id-02-documentation/concepts).
5. At this point the App is ready to be used with a frontend of your choice. We have a few quick start guides that work with the blog sample which you can explore here:
   * [Vue.js blog with Squidex CMS](https://docs.squidex.io/id-01-getting-started/quick-start-guides/vue.js-blog-with-squidex)
   * [React.js blog with Squidex CMS](https://docs.squidex.io/id-01-getting-started/quick-start-guides/react.js-blog-with-squidex)
   * [Angular blog with Squidex CMS](https://docs.squidex.io/id-01-getting-started/quick-start-guides/angular-blog-with-squidex)
