# First steps

Once you have deployed your first version of Truedat you will get some testing data. You can use that data to explore the different features of the application. Once you are ready to try Truedat with your own data, follow this quick guide through your first steps.

## Change your password

Once you are in the application we recommend you to change your password to some password that you can remember in an easy way.

![](https://content.gitbook.com/content/uwR0gVfC6nn6Qdawfo0i/blobs/yQEBha7uKSEQIEANTQdX/change_password.gif)

## Your first business concept

We have included a basic template for your concepts. [Templates ](https://docs.truedat.io/v8.0/administration/templates#id-2.4TemplateManagement-TemplateManagement)will provide the form that you want to complete when creating a new concept and you can customize all the fields in a concept to your needs. For now, let's just stay with the default template in order to get the hang of things in Truedat.

![Create a concept with introducing all the fields](https://content.gitbook.com/content/uwR0gVfC6nn6Qdawfo0i/blobs/tUI42eytgNvw0DzDKOmn/first%20concept.gif)

{% hint style="warning" %}
You will not be able to publish a concept until you have completed all mandatory fields. Learn more about [business concepts](https://docs.truedat.io/v8.0/userguide/glossary#new-concept) in the user guide.
{% endhint %}

## Do you need to create a data domain?

In Truedat you may use just the default domain "Truedat" or you can use our [taxonomy](https://docs.truedat.io/v8.0/administration/taxonomy) module to define your data domains hierarchy. This is a great way of organizing your data and will be very handy to allocate permissions to your uses through the use of [roles](https://docs.truedat.io/v8.0/administration/taxonomy).

Let's create your first Domain as a root domain.

![](https://content.gitbook.com/content/uwR0gVfC6nn6Qdawfo0i/blobs/Zd4ARSo5Gkh5ZjEV0nsn/first%20domain.gif)

## Create your first system

[Systems ](https://docs.truedat.io/v8.0/administration/systems)in Truedat are where all metadata imported automatically through the use of connectors are allocated and organized. As an administrator you can easily create a system in the Data Catalog screen.

![](https://content.gitbook.com/content/uwR0gVfC6nn6Qdawfo0i/blobs/NaUlThdEJ86SPIdhR9Is/first%20system.gif)

## Setup a data source to import metadata

In Truedat you will be able to use different connectors depending on your installation. In order to know which connectors are available for you, create a new [source ](https://docs.truedat.io/v8.0/administration/sources#id-2.6Managingconnectorsandsources-Source)and you will see the connectors installed in your application. Once you select your type of source you will need to input the required information for the selected source.

For this example we will be creating a new source to import metadata from AWS Glue

![](https://content.gitbook.com/content/uwR0gVfC6nn6Qdawfo0i/blobs/YPjZBUS6c7eLnSlTRiWZ/my%20glue%20source.gif)

## Running your data source to import metadata

Once you have created your source, running it is a simple task. Just go to your source details, click run, select Catalog, click create and you will be redirected to the Job monitor page.

![](https://content.gitbook.com/content/uwR0gVfC6nn6Qdawfo0i/blobs/I6KDL1HfED6C5J8couVT/running%20glue%20source.gif)

{% hint style="warning" %}
This job may take a couple of minutes depending on the amount of data to be imported.&#x20;
{% endhint %}

Once the job has finished you will be able to navigate through your metada or search any data structure through the data catalog.
