ChatGPTIntermediate

How to Create a Custom GPT for a Repeated Task

Package your instructions and reference files into a reusable Custom GPT so you stop re-pasting the same prompt.

9 minIntermediate

If you paste the same long prompt every day, you are wasting time and getting inconsistent results. A Custom GPT bakes your instructions, tone, and reference files into a saved assistant you can open with one click. This requires a ChatGPT Plus, Team, or Enterprise plan.

  • A ChatGPT Plus or higher plan (Custom GPTs are a paid feature)
  • A clear, repeatable task you do often
  • Any reference files the task needs, such as a style guide or product list

Step 1: Open the GPT builder

In the left sidebar choose Explore GPTs, then click Create in the top right. You land on the Configure tab. You can chat with the builder to set it up, but for control, fill in the Configure fields directly.

ChatGPT - My GPTs
Explore GPTs [ + Create ]
----------------------------------------
Create | Configure
----------------------------------------
Name: Support Reply Drafter
Description: Drafts replies in our voice

Step 2: Write tight instructions

The Instructions box is the heart of the GPT. Be specific about role, rules, format, and what to do when information is missing. Treat it like onboarding a new hire who only reads this one page.

instructions.txt
You draft customer support replies for an online stationery shop.
Rules:
- Always greet by first name if provided.
- Be warm, concise, never robotic. Max 150 words.
- Never promise refunds; offer to escalate instead.
- If the order number is missing, ask for it before replying.
Format every reply as: greeting, answer, next step, sign-off as 'The Paperleaf Team'.

Step 3: Add knowledge files

Under Knowledge, upload reference documents like your refund policy or FAQ. The GPT will read them when answering, so it quotes your real policy instead of inventing one. Keep files focused; a giant dump dilutes the useful parts.

ChatGPT - Configure
Knowledge
[+] Upload files
- refund-policy.pdf
- shipping-faq.md
Capabilities [x] Web Search [ ] Image

Step 4: Test in the preview pane

The right side shows a live preview. Throw realistic messages at it, including ones missing an order number, and confirm it follows your rules. Edit the instructions and re-test until it behaves every time.

ChatGPT - Preview
You
My package never arrived and I want my money back.
Agent
I'm sorry to hear that. Could you share your order number so I can look into it? Once I have it, I'll escalate to our team to sort out the missing package and the best resolution. The Paperleaf Team

Step 5: Save and set who can use it

Click Create or Update in the top right. Choose Only me for personal use, Anyone with the link to share with teammates, or publish more widely. You can edit it anytime and changes apply to everyone using it.

Knowledge files are readable
Anyone you share the GPT with may be able to extract the content of uploaded knowledge files. Never put confidential data, internal credentials, or anything you would not hand to the audience you share the GPT with.

Result

Instead of pasting a 200-word prompt every time, you open your Custom GPT, type the customer message, and get an on-brand reply that follows your policy. The whole team gets consistent output from the same saved assistant.

Watch related tutorials

Tags
#custom gpt#automation#workflow#configuration