> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dappier.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create GPTs

#### About

Creating your own GPT? Leverage Dappier’s Real Time Data model to allow your GPT to access real-time google web search results including the latest news, weather, travel, deals and more.

Before getting started, you will need a Dappier API key first, please visit [Dappier API Key](https://docs.dappier.com/introduction) on how to obtain your own key.

#### Configure your GPT

> Create a new GPT or navigate to your existing GPT on OpenAI. Disable the Web Browsing capability as to not interfere with Dappier’s Real Time Data model when interacting with your GPT.

<img className="block" src="https://mintcdn.com/dappier-20/GPubPuGcoHagv5PD/images/disabled_web_browsing.png?fit=max&auto=format&n=GPubPuGcoHagv5PD&q=85&s=3767cb55381c6636380ae8ac98a30a2c" alt="Disable Web Browsing" width="1605" height="1159" data-path="images/disabled_web_browsing.png" />

> Click on Create New Action, select Authentication > Authentication Type as API Key. Use your Dappier Key here with Auth Type - Bearer. Hit save.

<img className="block" src="https://mintcdn.com/dappier-20/GPubPuGcoHagv5PD/images/authentication.png?fit=max&auto=format&n=GPubPuGcoHagv5PD&q=85&s=ffea2a0e6b684468a4a8c64d77394b1c" alt="Authentication" width="1605" height="1165" data-path="images/authentication.png" />

> Get the OpenAI schema found in the Real Time Data model in [Dappier DLM Marketplace](https://platform.dappier.com/marketplace).

<img className="block" src="https://mintcdn.com/dappier-20/GPubPuGcoHagv5PD/images/dappier_realtime_data.png?fit=max&auto=format&n=GPubPuGcoHagv5PD&q=85&s=0c7cf9e60e61127ecb82d64a79a28db2" alt="Dappier Marketplace" width="2498" height="1404" data-path="images/dappier_realtime_data.png" />

> Copy the OpenAI schema from above into your GPT Actions Schema box.

<img className="block" src="https://mintcdn.com/dappier-20/GPubPuGcoHagv5PD/images/drop_in_schema.png?fit=max&auto=format&n=GPubPuGcoHagv5PD&q=85&s=86c6f44b94f8ae7de519307c380ae3c6" alt="Drop in schema" width="1608" height="1169" data-path="images/drop_in_schema.png" />

> Now your GPT can interact with the Real Time Data Model and access google web search results including the latest news, weather, travel, deals and more!
