# Creating a Profile

:video\_camera: [**Video Tutorial: How to set up a Forever Story Digital Profile**](https://youtu.be/rOlfTrMO5Cw)

{% embed url="<https://youtu.be/rOlfTrMO5Cw>" %}

To create a profile, you'll need a [Forever Story Medallion](https://foreverstory.co.uk/products/forever-story-medallion).

## Step 1: Scan your medallion

To scan your medallion, simply open the camera app on your smartphone and point towards the medallion. A link will appear which you can click to open the Forever Story setup page.

Having trouble? Visit our [FAQ page](/frequently-asked-questions.md) for common questions and answers.

## Step 2: Create an account

This account is for you to manage and edit any profiles you may create. This should be in **your name** and not your loved one's.&#x20;

1. Begin the process by clicking '**Create Profile**'.
2. Create an account for yourself using email and password, or use Google to sign in.

## Step 3: Create a public profile

Once signed up, you'll proceed to the next page which will allow you to enter details about your loved one, as well as any images and videos. You can add the following information:

* **Name of Loved One** - how your loved one's name will be displayed on the profile.
* **Bio** - the public biography displayed on the profile. Feel free to write as much, or as little, as you like!
* **Lived from / to** - use the date selectors to specify your loved one's birth date, and date of passing.&#x20;
* **Resting Place** - the location of the memorial where you have placed the medallion. You can be as specific, or as vague, as you like.
* **Profile Photo** - the main photo of your loved one, displayed at the top of each page. Once you have uploaded an image, you'll see a circle which represents the visible part of your photo. Simply drag the circle to move, and drag the arrows in the direction you would like to expand or shrink.
* **Profile Banner Image** - upload a landscape image to be displayed as a banner across the top of the profile, behind the profile picture.
* **Upload Images** - add up to 30 images from your photo library to showcase any special moments. Note: If you have already selected any images, clicking '**Choose Files**' again will overwrite your current selection. You can add more at any time from Account Settings after the profile has been created.
* **YouTube Embed** - include a video by [uploading it to YouTube](/creating-a-profile/uploading-videos.md) and pasting the video link in this box. There's no limit on the number of videos you can include, and they don't have to be your own! (Favourite song, etc). To add more, simply click '**Add Another URL**'.\
  \
  For more instructions on uploading videos, please visit:[ Uploading Videos](/creating-a-profile/uploading-videos.md)

Click '**Create Page**' to finalise!

***

Have any issues? Please contact us at [**support@foreverstory.co.uk**](https://foreverstory.co.uk/pages/contact) and our team will be happy to help.&#x20;


---

# 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://guide.foreverstory.co.uk/creating-a-profile.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.
