# Can I add my own recipes?

Using Smorg Studio, there are many different ways you can add your own recipes - including:

* Importing recipes directly from an internet recipe sites
* Importing from spreadsheets/documents
* Creating recipes using AI
* Manually adding your own

<figure><img src="/files/AKwHnecPPJhAZsRMaGNb" alt=""><figcaption></figcaption></figure>

FInd out more about adding your own recipes here: [Adding recipes](/recipes/adding-recipes.md)

#### What else can I add to a recipe?

You can edit and configure everything in your recipe including meal types, images, ingredients, descriptions (which support video), category tags, notes. Furthermore, the **nutrition information** including macros and allergens are calculated automatically using AI. Find out more about what's in a recipe here: [What's in a recipe?](/recipes/whats-in-a-recipe.md)

#### Can I add my own ingredients?

Yes, you can add your own specific ingredients. This is done as part of an offline service we can provide for you, contact us to find out more about this.

#### Do you have your own database of recipes?

Yes we have our own database of over 2000 recipes that you can also access and use.

#### How do I organise recipes?

Smorg Studio has a very intuitive drag and drop "Kanban board" interface allowing you to organise recipes really easily in category lanes and boards. It's a bit like Trello! Find out more about how to organise your recipes here: [Organising Recipes](/recipes/organising-recipes.md)

<figure><img src="/files/wOMEFSXmxn4DhGPca8TI" alt=""><figcaption></figcaption></figure>


---

# 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://help.mealiq.io/frequently-asked-questions/can-i-add-my-own-recipes.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.
