← Back to Blog
AI Writing

ChatGPT Custom Instructions Limit: 1,500 Characters Per Field

By Munir Afridi · Updated June 2026 · 12 min read

Quick answer

ChatGPT custom instructions are capped at 1,500 characters per field, per the OpenAI Help Center (June 2026). Custom GPTs built in the GPT builder allow 8,000 characters of instructions. Gemini Gems accept roughly 4,000 characters, with Google recommending 500 to 2,000. Claude Projects publish no hard character cap; instructions simply count against the 200,000-token context window. Paste your draft into our character counter before saving to see exactly where you stand.

Custom instruction limits compared (June 2026)

Every major AI assistant now has a place to store standing instructions, and every one of them caps that field differently. The numbers below come from official help pages and the platforms' own builder interfaces, checked June 2026.

FeatureCharacter limitSource
ChatGPT custom instructions1,500 per field (2 long fields)OpenAI Help Center, Jun 2026
Custom GPT builder instructions8,000GPT builder UI / OpenAI community
OpenAI Assistants API instructions256,000OpenAI API documentation
Gemini Gems instructions~4,000 (500–2,000 recommended)Google guidance, 2026
Gemini Saved InfoShort per-entry notesGoogle support forums
Claude Project instructionsNo fixed cap; shares 200K-token contextAnthropic / Claude Help Center
Claude project knowledgeUp to ~10x context via retrieval (paid)Claude Help Center, 2026

Two things jump out of that table. First, the gap between consumer fields and developer fields is huge: 1,500 characters in the ChatGPT settings panel versus 256,000 through the Assistants API. Same company, same models, a 170x difference. Second, the platform with the loosest limit (Claude) is also the one telling users most loudly to keep instructions short. Limits and best practice are different things, and this guide covers both.

What is the ChatGPT custom instructions character limit?

Each long-form custom instructions field in ChatGPT holds 1,500 characters, and the editor will not save a field that runs over. There are two of these fields: one for what ChatGPT should know about you (your role, your industry, your projects) and one for how it should respond (tone, format, things to avoid). Together that is about 3,000 usable characters, or roughly 450 to 500 words.

The cap has been remarkably sticky. Users have asked OpenAI to raise it since the feature shipped in 2023, and as of June 2026 it has not moved, even as the underlying default model advanced to GPT-5.5 Instant. The newer personalization screen added short fields for a nickname and occupation, but the long fields still stop at 1,500.

What happens if you paste 2,400 characters into a 1,500-character field? The text gets cut at the cap, usually mid-sentence, and people routinely save the truncated version without noticing. That is the most common reason custom instructions "stop working": the second half never made it in. Count before you paste. Our character counter shows a live count as you edit, so you can trim to 1,495 and keep a small buffer.

How long can Custom GPT instructions be?

8,000 characters. The Instructions field in the Custom GPT builder simply refuses to save anything longer, a wall confirmed by years of OpenAI Developer Community threads asking for more room. That is about 1,200 to 1,400 words of instructions, which sounds like plenty until you try to encode a full brand voice guide, a workflow, and twenty edge cases into one box.

The standard workaround is knowledge files. Builders move long reference material (style guides, product catalogs, prompt libraries) into uploaded files and keep only behavioral rules in the instructions field: what the GPT is, how it answers, and when to consult which file. The instructions become a table of contents instead of an encyclopedia. One popular pattern even adds a self-protective rule: never let the instructions field exceed 8,000 characters while iterating, because the builder will silently block your save and you can lose an editing session to it.

Developers get a much higher ceiling. The Assistants API accepts up to 256,000 characters of instructions, which tells you the 8,000 figure is a product decision about consumer UX, not a model limitation. If your project genuinely needs a 30-page system prompt, the API is the route. For everyone else, 8,000 disciplined characters beat 50,000 rambling ones.

What is the Gemini Gems instruction limit?

Gemini Gems, Google's equivalent of Custom GPTs, accept roughly 4,000 characters of instructions. Google's own guidance suggests 500 to 2,000 characters is the sweet spot, which matches what Gem builders report: short, structured instructions produce more consistent Gems than maxed-out ones.

Gemini splits personalization across two features, and it pays to use the right one. Gems carry task-specific instructions (a proofreading Gem, a meal-planning Gem). Saved Info holds standing personal facts as short individual entries, things like your dietary restrictions or that you write in British English. Users on Google's support forums have hit walls with both the entry length and the number of entries, so treat Saved Info as a fact list, not an essay field.

Do Claude Projects have an instruction limit?

Not a published one. Claude Project instructions count against the conversation's context window, which is 200,000 tokens on paid plans (some enterprise models go higher). At an average of 4 characters per token, the theoretical ceiling is around 800,000 characters. Nobody should write project instructions anywhere near that, and Anthropic's help docs say so directly: keep instructions concise and focused on essential context, guidelines, and Claude's role.

The reason a giant instruction block backfires is mechanical. Instructions are loaded into every conversation in that project, so every character you add is reprocessed with every message and crowds out room for your actual documents and chat history. Claude's project knowledge handles bulk material more cleverly: on paid plans it switches to retrieval once uploads grow, searching your files and pulling in only relevant passages, with total capacity around ten times the context window. The division of labor is clear. Rules go in instructions. Reference material goes in knowledge. If you want to know how much fits in a Claude conversation overall, our Claude word limit guide breaks down the numbers per plan.

Why do AI platforms cap instruction length?

Three reasons, in descending order of honesty: cost, quality, and simplicity.

Cost is the bluntest. Custom instructions are invisibly prepended to every message you send. A 3,000-character instruction block is roughly 750 tokens, and ChatGPT serves hundreds of millions of users. Multiply 750 tokens by every message from every user who fills the fields and the compute bill is real money. Capping the field caps the bill. You can see exactly what any block of text costs in tokens with our AI prompt word counter, which counts across ten current models.

Quality matters more than users expect. Instruction-following research and plain user experience agree: models obey 5 clear rules better than 40 competing ones. Long instruction blocks bury the important rules in noise, and the model starts ignoring some of them, seemingly at random. Google saying "use 500 to 2,000 of your 4,000 characters" is the platform admitting that the limit is already generous.

And characters are not tokens, which trips people up constantly. Field caps are measured in characters because that is what a settings box can count. Models think in tokens, roughly 4 English characters each. So 1,500 characters is only about 375 tokens, a rounding error against a 200,000-token window. The caps exist at the product layer, not the model layer. Our tokens-to-words converter translates between the two units for every major model.

How do you fit more into the character limit?

Compress. Instruction fields are one of the few places where terse, fragmented writing outperforms polished prose. The model does not need grammar, it needs rules. A few techniques that reliably cut 30 to 50 percent:

Delete the politeness. "I would really appreciate it if you could please try to keep responses fairly concise" is 92 characters. "Be concise." is 12. The model treats them identically.

Use imperative fragments. Write rules the way you would write a sticky note: "UK English. No bullet lists unless asked. Cite sources by name. Ask before assuming budget." Four rules, 93 characters.

Cut examples first. Examples are the biggest character hogs. Keep one if a rule is genuinely ambiguous, otherwise trust the rule. If you need many examples, you have outgrown the field; move them to a Custom GPT knowledge file or a Claude Project document.

State exceptions, not repetition. Instead of restating your tone preference for emails, reports, and social posts separately, write the default once and list only what differs: "Default: plain, direct. Exception: LinkedIn posts can be warmer."

Here is a real before-and-after. Before, 212 characters: "I work as a freelance content writer and I would like you to always make sure that the content you write for me is original, engaging, and optimized for search engines whenever that is possible and relevant." After, 78 characters: "Freelance content writer. Output must be original, engaging, SEO-aware." Same instruction, 63 percent smaller. Run your draft through the word counter as you trim and watch the character count fall without losing a single rule.

Do longer custom instructions actually work better?

Mostly no. There is a point, usually somewhere between 500 and 1,500 characters, where each added rule starts costing more than it returns. Past it, instructions begin to contradict each other, the model averages them out, and you get blander output than you had with no instructions at all. The heaviest Custom GPT builders tend to converge on the same shape: a short identity statement, 5 to 10 hard rules, and pointers to knowledge files for everything else.

This holds across the current model generation. GPT-5.5 Instant, Claude Opus 4.8, Claude Sonnet 4.6, and Gemini's 2026 models all follow concise instruction blocks noticeably better than sprawling ones. Newer models are better at long instructions than older ones were, but "better at tolerating bloat" is not a reason to bloat. The 1,500-character cap that feels stingy is, in practice, close to the length where instructions work best anyway.

So treat the limits as a forcing function. The platforms are nudging you toward the instruction length that produces the best output, and the occasional afternoon spent compressing your rules pays off every single message afterward.

How do these fields count characters?

Every limit on this page counts characters, not words, and the counting is stricter than people assume. Spaces count. Line breaks count, and a blank line between paragraphs costs two characters. Punctuation counts. Emoji typically count as two or more characters because they are stored as multi-byte sequences. A neatly formatted instruction block with headers, blank lines, and dashes can spend 10 percent of its budget on pure formatting.

That has a practical consequence: format for density, not beauty. Single line breaks between rules instead of blank lines. Periods instead of decorative dashes. Skip the emoji section markers entirely; the model gains nothing from them and they are the most expensive characters in the field. A character count with spaces is the number that matches what the platform sees, so always check that figure rather than the word count.

If you regularly need long standing instructions, pick the platform accordingly. Claude Projects are the roomiest consumer option since instructions only compete with context space. Custom GPTs sit in the middle at 8,000 characters plus unlimited knowledge files. Plain ChatGPT custom instructions and Gemini Gems are for lean rule sets. And for anything truly industrial, the Assistants API and its 256,000-character field is the only door wide enough. Our AI writing tools hub compares the full lineup, model by model.

Related tools and guides

Frequently asked questions

What is the ChatGPT custom instructions character limit?

Each custom instructions field in ChatGPT is capped at 1,500 characters, per the OpenAI Help Center as of June 2026. The two long-form fields (what ChatGPT should know about you, and how it should respond) give you roughly 3,000 usable characters in total. The editor blocks saving once a field goes over.

What is the character limit for Custom GPT instructions?

The Instructions field in the Custom GPT builder is capped at 8,000 characters. The builder will not save changes that exceed it. If you need more, move reference material into knowledge files and keep only behavioral rules in the instructions field. The Assistants API allows up to 256,000 characters for the same purpose.

How long can Gemini Gem instructions be?

Gemini Gems accept roughly 4,000 characters of instructions, and Google guidance suggests 500 to 2,000 characters works best. Gemini also has a separate Saved Info feature for personal facts, which stores short individual entries rather than one long instruction block.

Do Claude Projects have a character limit on instructions?

Anthropic does not publish a fixed character cap for Claude Project instructions. Instructions count against the 200,000-token context window (roughly 800,000 characters), so the practical limit is enormous. Anthropic still recommends keeping instructions concise and moving bulk reference material into project knowledge, which is retrieved selectively on paid plans.

Why does ChatGPT cut off my custom instructions?

The field stops accepting input at 1,500 characters, and pasting longer text gets truncated at the cap. Count your draft in a character counter before pasting. If you are over, cut greetings, hedges, and full sentences first; instruction fields respond fine to terse fragments like "No filler. Cite sources. UK English."

Do longer custom instructions make the AI better?

Usually not. Models follow a few clear rules more reliably than forty vague ones, and every instruction character is reprocessed on every single message. Most heavy users land between 500 and 1,500 characters of tight, imperative rules. Add length only when each new rule earns its place.

Are character limits the same as token limits?

No. Character limits cap what you can type into a settings field. Token limits cap what the model can process in a conversation. English averages about 4 characters per token, so 1,500 characters is roughly 375 tokens, a tiny slice of a modern context window. The field caps exist for quality and cost, not because the model cannot read more.

Sources: OpenAI Help Center custom instructions page (June 2026); OpenAI Developer Community threads on the 8,000-character GPT builder cap; OpenAI Assistants API documentation; Google Gemini guidance and support forums on Gems and Saved Info; Anthropic Claude Help Center on context windows and project knowledge. Limits change; figures verified June 2026.