{"id":3318,"date":"2026-08-09T22:13:04","date_gmt":"2026-08-10T03:13:04","guid":{"rendered":"https:\/\/www.edtij.com\/en\/?p=3318"},"modified":"2026-08-09T22:15:29","modified_gmt":"2026-08-10T03:15:29","slug":"shareholders-agreement-panama-what-it-must-contain","status":"publish","type":"post","link":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/","title":{"rendered":"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>EDTIJ \u2014 Shareholders&#8217; Agreements in Panama: What It Must Contain and How to Formalize It<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&#038;family=Source+Serif+4:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;family=DM+Sans:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  body { background: #f2f0ec; font-family: 'DM Sans', sans-serif; color: #1a1a1a; }\n\n  .article-wrapper { max-width: 900px; margin: 0 auto; padding: 56px 32px 100px; }\n\n  .article-header { border-top: 3px solid #1a1a1a; padding-top: 36px; margin-bottom: 52px; }\n\n  .article-label {\n    font-size: 10px; font-weight: 500; letter-spacing: 0.22em;\n    text-transform: uppercase; color: #888; margin-bottom: 22px;\n    display: flex; align-items: center; gap: 14px;\n  }\n  .article-label::after { content: ''; flex: 1; height: 1px; background: #ccc; }\n\n  .article-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 4vw, 44px); font-weight: 700;\n    line-height: 1.15; color: #111; margin-bottom: 22px; max-width: 720px;\n  }\n\n  .article-subtitle {\n    font-family: 'Source Serif 4', serif; font-size: 18px;\n    font-weight: 300; font-style: italic; color: #555;\n    line-height: 1.65; border-left: 3px solid #1a1a1a;\n    padding-left: 20px; margin-bottom: 30px; max-width: 660px;\n  }\n\n  .article-meta {\n    display: flex; align-items: center; gap: 20px;\n    font-size: 12px; color: #888; letter-spacing: 0.04em;\n    padding-top: 22px; border-top: 1px solid #ddd; flex-wrap: wrap;\n  }\n  .meta-dot { width: 3px; height: 3px; background: #bbb; border-radius: 50%; }\n\n  .article-body { max-width: 720px; margin-top: 52px; }\n\n  .article-content p {\n    font-family: 'Source Serif 4', serif; font-size: 17px;\n    font-weight: 300; line-height: 1.88; color: #2a2a2a; margin-bottom: 26px;\n  }\n  .article-content h2 {\n    font-family: 'Playfair Display', serif; font-size: 22px;\n    font-weight: 600; color: #111; margin: 48px 0 18px;\n    padding-bottom: 12px; border-bottom: 1px solid #ddd;\n  }\n\n  .pull-quote {\n    font-family: 'Playfair Display', serif; font-size: 20px;\n    font-weight: 400; font-style: italic; line-height: 1.55; color: #111;\n    border-left: 4px solid #1a1a1a; padding: 18px 0 18px 24px;\n    margin: 40px 0; background: #edeae4;\n  }\n\n  .num-list {\n    list-style: none; counter-reset: item; margin: 24px 0 36px; padding: 0;\n  }\n  .num-list li {\n    counter-increment: item;\n    position: relative;\n    padding: 16px 0 16px 46px; border-bottom: 1px solid #ddd;\n    font-family: 'Source Serif 4', serif; font-size: 16px; font-weight: 300;\n    line-height: 1.7; color: #2a2a2a;\n  }\n  .num-list li:last-child { border-bottom: none; }\n  .num-list li::before {\n    content: counter(item, decimal-leading-zero);\n    position: absolute; left: 0; top: 16px;\n    font-family: 'Playfair Display', serif; font-size: 13px; font-weight: 700;\n    color: #111;\n  }\n  .num-list li strong { font-weight: 600; color: #111; }\n\n  .inline-cta { background: #1a1a1a; color: #f2f0ec; padding: 26px 30px; margin: 44px 0; }\n  .inline-cta p {\n    font-family: 'DM Sans', sans-serif; font-size: 14px;\n    font-weight: 300; line-height: 1.6; color: #ddd; margin-bottom: 14px;\n  }\n  .inline-cta a {\n    display: inline-block; font-size: 11px; font-weight: 500;\n    letter-spacing: 0.1em; text-transform: uppercase; color: #f2f0ec;\n    text-decoration: none; border: 1px solid rgba(255,255,255,0.3);\n    padding: 11px 18px;\n  }\n\n  .article-footer {\n    margin-top: 72px; padding-top: 32px; border-top: 2px solid #1a1a1a;\n    display: flex; justify-content: space-between; align-items: flex-start;\n    gap: 32px; flex-wrap: wrap;\n  }\n  .footer-disclaimer {\n    font-size: 11px; font-weight: 300; color: #888;\n    line-height: 1.75; max-width: 500px;\n  }\n  .footer-firm { text-align: right; }\n  .firm-name {\n    font-family: 'Playfair Display', serif; font-size: 15px;\n    font-weight: 700; letter-spacing: 0.08em; color: #111; margin-bottom: 4px;\n  }\n  .firm-url { font-size: 11px; color: #888; }\n\n  .hashtag-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 32px; }\n  .hashtag { font-size: 11px; color: #666; font-weight: 400; }\n\n  .section-divider {\n    margin: 48px 0 0; padding: 24px 0 0;\n    border-top: 1px dashed #ccc;\n    font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;\n    color: #aaa; font-weight: 500;\n  }\n\n<\/style>\n<\/head>\n<body>\n<div class=\"article-wrapper\">\n\n  <header class=\"article-header\">\n    <div class=\"article-label\">EDTIJ \u2014 Legal Analysis &nbsp;\u00b7&nbsp; Corporate Law<\/div>\n    <h1 class=\"article-title\">Shareholders&#8217; Agreements in Panama: What It Must Contain and How to Formalize It<\/h1>\n    <p class=\"article-subtitle\">Panama&#8217;s sociedad an\u00f3nima is minimalist by design. The pacto social doesn&#8217;t resolve what happens when shareholders disagree \u2014 that&#8217;s the role of a different document: private, and too often missing.<\/p>\n    <div class=\"article-meta\">\n      <span>EDTIJ<\/span>\n      <span class=\"meta-dot\"><\/span>\n      <span>August 2026<\/span>\n      <span class=\"meta-dot\"><\/span>\n      <span>Shareholders&#8217; Agreement \u00b7 Corporate Governance<\/span>\n      <span class=\"meta-dot\"><\/span>\n      <span>Reading time: ~7 min<\/span>\n    <\/div>\n  <\/header>\n\n  <div class=\"article-body\">\n    <div class=\"article-content\">\n\n      <p>Panama&#8217;s sociedad an\u00f3nima, governed by Law 32 of 1927, is one of the most flexible corporate structures in the region. Incorporating one requires very little: a pacto social, a resident agent, and not much else. That same flexibility, however, carries a quiet cost: Panamanian law says almost nothing about how shareholders should relate to one another once the company is up and running.<\/p>\n\n      <p>The pacto social \u2014 the document filed with the Public Registry that gives the company its legal existence \u2014 sets out the corporate purpose, capital, directors, and little more. It doesn&#8217;t address what happens when shareholders disagree, when one wants to sell their stake, or when one dies. That&#8217;s the role of a separate document: the shareholders&#8217; agreement.<\/p>\n\n      <div class=\"pull-quote\">The pacto social is mandatory and public. The shareholders&#8217; agreement is private, specific \u2014 and in most Panamanian companies, it simply doesn&#8217;t exist.<\/div>\n\n      <h2>What it is, and why it&#8217;s different from the pacto social<\/h2>\n\n      <p>The shareholders&#8217; agreement \u2014 sometimes called a partners&#8217; agreement or a parasocial pact \u2014 is a private contract among a company&#8217;s shareholders. Unlike the pacto social, it is not filed with the Public Registry: it is confidential, and it can be amended by agreement among the parties without any registration procedure.<\/p>\n\n      <p>That difference is not a technicality. It is exactly what makes the document valuable: it lets shareholders agree on specific rules \u2014 governance, share transfers, exit \u2014 without exposing them to third parties or leaving them to the generic interpretation the law otherwise provides.<\/p>\n\n      <h2>What a complete shareholders&#8217; agreement should contain<\/h2>\n\n      <p>There is no single template \u2014 every company has a different ownership structure and risk profile \u2014 but a well-built shareholders&#8217; agreement in Panama should cover, at minimum, the following:<\/p>\n\n      <ul class=\"num-list\">\n        <li><strong>Governance.<\/strong> Which decisions require a simple majority and which require unanimity or a qualified majority. Without this, any disagreement between shareholders turns into a fight over the rules themselves, not the substance.<\/li>\n        <li><strong>Transfer restrictions.<\/strong> A right of first refusal before a shareholder can sell their stake to a third party, and terms for permitted transfers among family members or by inheritance.<\/li>\n        <li><strong>Drag-along and tag-along clauses.<\/strong> What happens if the majority decides to sell the company, and what protection the minority shareholder has if it&#8217;s the majority selling its stake instead.<\/li>\n        <li><strong>Valuation mechanism.<\/strong> An objective formula or method (independent appraisal, EBITDA multiple, book value) for pricing shares on exit \u2014 agreed before any disagreement over that price exists.<\/li>\n        <li><strong>Deadlock resolution.<\/strong> What mechanism kicks in when shareholders \u2014 typically in 50\/50 structures \u2014 cannot agree on a key decision.<\/li>\n        <li><strong>Exit events.<\/strong> What happens to a shareholder&#8217;s stake in the event of death, incapacity, divorce, or voluntary withdrawal.<\/li>\n        <li><strong>Non-compete and confidentiality.<\/strong> Protecting the company from a departing shareholder who could compete directly or use sensitive information.<\/li>\n      <\/ul>\n\n      <h2>Drag-along and tag-along: the clauses that cause the most confusion<\/h2>\n\n      <p>Of everything listed above, two clauses deserve separate explanation because they&#8217;re routinely confused with each other:<\/p>\n\n      <p><strong>Drag-along.<\/strong> If majority shareholders decide to sell the company to a third party, this clause lets them force minority shareholders to sell as well, on the same terms. It protects the buyer \u2014 and the majority \u2014 from a minority holdout blocking a full sale of the company.<\/p>\n\n      <p><strong>Tag-along.<\/strong> If majority shareholders sell their stake, this clause gives minority shareholders the right to sell theirs on the same terms. It protects the minority from being left bound to a buyer they never chose and with whom they have no prior relationship.<\/p>\n\n      <p>Without these two clauses, two scenarios become common: a full company sale blocked by a single minority shareholder, or a minority shareholder who ends up tied to a third party entirely outside the original relationship, with no say in the decision.<\/p>\n\n      <h2>How it&#8217;s formalized in practice<\/h2>\n\n      <p>Formalizing a shareholders&#8217; agreement in Panama doesn&#8217;t require a public deed or registration with the Public Registry \u2014 though shareholders can choose to notarize it if they want an added layer of certainty over its date and content. In practice, the process follows these steps:<\/p>\n\n      <ul class=\"num-list\">\n        <li><strong>Diagnosis.<\/strong> Identify that particular company&#8217;s likely friction points \u2014 not just current conflicts, but those that could reasonably arise given the ownership structure, the industry, and the number of shareholders.<\/li>\n        <li><strong>Joint drafting.<\/strong> The agreement is drafted together with the shareholders, not for them. A document imposed by a single party tends to generate resistance and, in practice, often ends up unsigned.<\/li>\n        <li><strong>Signing.<\/strong> It is signed with the same formalities as any private contract between capable parties. No public deed is required, unless the shareholders choose to notarize it.<\/li>\n        <li><strong>Periodic review.<\/strong> The agreement should be revisited every time the ownership structure changes \u2014 a new shareholder joining, one exiting, or a material change in the business.<\/li>\n      <\/ul>\n\n      <h2>When it should be signed<\/h2>\n\n      <p>The correct answer, almost without exception, is: the same day the pacto social is signed \u2014 not years later, once a disagreement is already on the table. A shareholders&#8217; agreement negotiated in the middle of a conflict is no longer a governance document; it&#8217;s a late attempt at a fix, and it arrives with every disadvantage of urgency and accumulated distrust.<\/p>\n\n      <p>For companies already operating that never formalized this document, the good news is that it&#8217;s not too late \u2014 as long as the shareholders remain able to negotiate in good faith, without an active conflict already in play.<\/p>\n\n      <div class=\"hashtag-row\">\n        <span class=\"hashtag\">#ShareholdersAgreement<\/span>\n        <span class=\"hashtag\">#DragAlong<\/span>\n        <span class=\"hashtag\">#TagAlong<\/span>\n        <span class=\"hashtag\">#CorporateLaw<\/span>\n        <span class=\"hashtag\">#EDTIJ<\/span>\n        <span class=\"hashtag\">#Panama<\/span>\n      <\/div>\n\n            <div class=\"inline-cta\">\n        <p>Is your company operating without a formalized shareholders&#8217; agreement?<\/p>\n        <a href=\"https:\/\/www.edtij.com\" target=\"_blank\">Consult EDTIJ \u2192<\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <footer class=\"article-footer\">\n    <p class=\"footer-disclaimer\">This article is for informational purposes only and does not constitute legal advice. For drafting or reviewing a shareholders&#8217; agreement tailored to a specific company, please consult directly with our team.<\/p>\n    <div class=\"footer-firm\">\n      <div class=\"firm-name\">EDTIJ<\/div>\n      <div class=\"firm-url\">www.edtij.com<\/div>\n    <\/div>\n  <\/footer>\n\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>EDTIJ \u2014 Shareholders&#8217; Agreements in Panama: What It Must Contain and How to Formalize It EDTIJ \u2014 Legal Analysis &nbsp;\u00b7&nbsp; Corporate Law Shareholders&#8217; Agreements in Panama: What It Must Contain and How to Formalize It Panama&#8217;s sociedad an\u00f3nima is minimalist by design. The pacto social doesn&#8217;t resolve what happens when shareholders disagree \u2014 that&#8217;s the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":3319,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[14,10,12,13],"class_list":["post-3318","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-article","tag-international-business","tag-offshore","tag-panama","tag-panama-lawyers"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT -<\/title>\n<meta name=\"description\" content=\"What a Panamanian shareholders agreement must contain and how to formalize it: governance, drag-along, tag-along, valuation, exit. A practical EDTIJ guide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT -\" \/>\n<meta property=\"og:description\" content=\"What a Panamanian shareholders agreement must contain and how to formalize it: governance, drag-along, tag-along, valuation, exit. A practical EDTIJ guide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-10T03:13:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T03:15:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.edtij.com\/en\/wp-content\/uploads\/2026\/08\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1152\" \/>\n\t<meta property=\"og:image:height\" content=\"1728\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin23\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin23\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/\"},\"author\":{\"name\":\"admin23\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#\\\/schema\\\/person\\\/0158ea68f5157c26ac251df4daa7f827\"},\"headline\":\"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT\",\"datePublished\":\"2026-08-10T03:13:04+00:00\",\"dateModified\":\"2026-08-10T03:15:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/\"},\"wordCount\":1021,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg\",\"keywords\":[\"International Business\",\"offshore\",\"Panama\",\"Panama Lawyers\"],\"articleSection\":[\"Article\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/\",\"url\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/\",\"name\":\"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg\",\"datePublished\":\"2026-08-10T03:13:04+00:00\",\"dateModified\":\"2026-08-10T03:15:29+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#\\\/schema\\\/person\\\/0158ea68f5157c26ac251df4daa7f827\"},\"description\":\"What a Panamanian shareholders agreement must contain and how to formalize it: governance, drag-along, tag-along, valuation, exit. A practical EDTIJ guide.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg\",\"contentUrl\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg\",\"width\":1152,\"height\":1728,\"caption\":\"Signature: 60Df4YsziB7TqTW3I0VqTG2OpgH7br7yvg5ZKHKY22glceOLfyxL1Gd062eBneDIssIx67V07j5PteqUs+x0u9F2tYEnW8vtLiZ+pVJweB+hZArSwnUPJMR6WVbas0gLFHsKBwWOqbxB5i0dTBLdPeAROBG9aB\\\/gVn53u+t2t4dAKAGU1mZeCrVLi5QHGPkTPz7u+so2Ox16hWVT2VmeRohbA1d7A0m3gJWG6K+ZNjYpaUfKpV8yZdHRCuvPdJ6g\\\/FKF+3ULYhHZCtAQFtrXb\\\/s9wcoQ94S\\\/t\\\/IaJ6mcQ7az47EIa8X5Qn1QeeXzXuai12Stp18oTciaCIPVY\\\/rdYA==\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/shareholders-agreement-panama-what-it-must-contain\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#\\\/schema\\\/person\\\/0158ea68f5157c26ac251df4daa7f827\",\"name\":\"admin23\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g\",\"caption\":\"admin23\"},\"url\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/author\\\/admin23\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT -","description":"What a Panamanian shareholders agreement must contain and how to formalize it: governance, drag-along, tag-along, valuation, exit. A practical EDTIJ guide.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/","og_locale":"en_US","og_type":"article","og_title":"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT -","og_description":"What a Panamanian shareholders agreement must contain and how to formalize it: governance, drag-along, tag-along, valuation, exit. A practical EDTIJ guide.","og_url":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/","article_published_time":"2026-08-10T03:13:04+00:00","article_modified_time":"2026-08-10T03:15:29+00:00","og_image":[{"width":1152,"height":1728,"url":"https:\/\/www.edtij.com\/en\/wp-content\/uploads\/2026\/08\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg","type":"image\/jpeg"}],"author":"admin23","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin23","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/#article","isPartOf":{"@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/"},"author":{"name":"admin23","@id":"https:\/\/www.edtij.com\/en\/#\/schema\/person\/0158ea68f5157c26ac251df4daa7f827"},"headline":"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT","datePublished":"2026-08-10T03:13:04+00:00","dateModified":"2026-08-10T03:15:29+00:00","mainEntityOfPage":{"@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/"},"wordCount":1021,"commentCount":0,"image":{"@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/#primaryimage"},"thumbnailUrl":"https:\/\/www.edtij.com\/en\/wp-content\/uploads\/2026\/08\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg","keywords":["International Business","offshore","Panama","Panama Lawyers"],"articleSection":["Article"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/","url":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/","name":"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT -","isPartOf":{"@id":"https:\/\/www.edtij.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/#primaryimage"},"image":{"@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/#primaryimage"},"thumbnailUrl":"https:\/\/www.edtij.com\/en\/wp-content\/uploads\/2026\/08\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg","datePublished":"2026-08-10T03:13:04+00:00","dateModified":"2026-08-10T03:15:29+00:00","author":{"@id":"https:\/\/www.edtij.com\/en\/#\/schema\/person\/0158ea68f5157c26ac251df4daa7f827"},"description":"What a Panamanian shareholders agreement must contain and how to formalize it: governance, drag-along, tag-along, valuation, exit. A practical EDTIJ guide.","breadcrumb":{"@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/#primaryimage","url":"https:\/\/www.edtij.com\/en\/wp-content\/uploads\/2026\/08\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg","contentUrl":"https:\/\/www.edtij.com\/en\/wp-content\/uploads\/2026\/08\/grok-image-84c4642f-2e29-47c7-93d8-b8265a838c9d.jpg","width":1152,"height":1728,"caption":"Signature: 60Df4YsziB7TqTW3I0VqTG2OpgH7br7yvg5ZKHKY22glceOLfyxL1Gd062eBneDIssIx67V07j5PteqUs+x0u9F2tYEnW8vtLiZ+pVJweB+hZArSwnUPJMR6WVbas0gLFHsKBwWOqbxB5i0dTBLdPeAROBG9aB\/gVn53u+t2t4dAKAGU1mZeCrVLi5QHGPkTPz7u+so2Ox16hWVT2VmeRohbA1d7A0m3gJWG6K+ZNjYpaUfKpV8yZdHRCuvPdJ6g\/FKF+3ULYhHZCtAQFtrXb\/s9wcoQ94S\/t\/IaJ6mcQ7az47EIa8X5Qn1QeeXzXuai12Stp18oTciaCIPVY\/rdYA=="},{"@type":"BreadcrumbList","@id":"https:\/\/www.edtij.com\/en\/shareholders-agreement-panama-what-it-must-contain\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.edtij.com\/en\/"},{"@type":"ListItem","position":2,"name":"SHAREHOLDERS AGREEMENTS IN PANAMA: WHAT IT MUST CONTAIN AND HOW TO FORMALIZE IT"}]},{"@type":"WebSite","@id":"https:\/\/www.edtij.com\/en\/#website","url":"https:\/\/www.edtij.com\/en\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.edtij.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.edtij.com\/en\/#\/schema\/person\/0158ea68f5157c26ac251df4daa7f827","name":"admin23","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g","caption":"admin23"},"url":"https:\/\/www.edtij.com\/en\/author\/admin23\/"}]}},"_links":{"self":[{"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/posts\/3318","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/comments?post=3318"}],"version-history":[{"count":4,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/posts\/3318\/revisions"}],"predecessor-version":[{"id":3323,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/posts\/3318\/revisions\/3323"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/media\/3319"}],"wp:attachment":[{"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/media?parent=3318"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/categories?post=3318"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/tags?post=3318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}