Learning Timeline
Key Insights
Benefits of Actions Integration
By using Actions, your teammates don't need to understand 'prompt engineering' or the technical side of making 'API calls'. They just need to click a button or provide a simple input, and the AI handles the technical process behind the scenes.
Keyboard Shortcut Tip
You can set up commands that act as 'keyboard shortcuts' within your Custom GPT to trigger Actions faster, saving you from typing the same instructions over and over again.
Prompts
Custom Instructions for Database Automation
Target:
ChatGPT (Custom GPT Instructions)
You are a professional team assistant. Your goal is to process incoming information and format it for our team database. Whenever I provide a project update or meeting notes, extract the key milestones, owners, and deadlines. Once confirmed, use the 'save_to_notion' action to send this data directly to our Notion workspace without further prompting unless a field is missing.
Step by Step
Building and Configuring a Custom GPT for Your Team
- Open ChatGPT and click on 'Explore GPTs' in the left sidebar.
- Click the '+ Create' button in the top-right corner to start building a new GPT.
- Select the 'Configure' tab at the top of the screen (avoid using the 'Create' tab if you want more precise manual control).
- Enter the GPT's name and a brief description of its function in the 'Name' and 'Description' fields.
- Fill in the 'Instructions' field with specific guidelines on how the AI should behave and the data formats it needs to extract.
- Add a few 'Conversation starters' (e.g., "Save today's meeting minutes") to make it easier for teammates to start tasks.
- Scroll down and click the 'Create new action' button in the Actions section.
- Enter the API Schema (OpenAPI specification) to connect your GPT with an external database like Notion.
- Click the 'Save' or 'Update' button in the top-right corner.
- Set the sharing settings to either 'Anyone with a link' or 'Everyone in my workspace' so your colleagues can access it.
- Click 'Confirm' to finalize the publication of your Custom GPT.