[{"data":1,"prerenderedAt":774},["ShallowReactive",2],{"/ja-jp/pricing/faq-compute-minutes":3,"navigation-ja-jp":117,"banner-ja-jp":528,"footer-ja-jp":538},{"id":4,"title":5,"body":6,"category":6,"config":6,"content":7,"description":6,"extension":109,"meta":110,"navigation":111,"path":112,"seo":113,"slug":6,"stem":115,"testContent":6,"type":6,"__hash__":116},"pages/ja-jp/pricing/faq-compute-minutes.yml","Faq Compute Minutes",null,[8,15],{"componentName":9,"componentContent":10},"CommonSingleColumnHero",{"title":11,"image":12},"コンピューティング時間の管理に関するよくある質問",{"config":13},{"src":14},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751663599/yij1oln6vfso0rwafeij.svg",{"componentName":16,"componentContent":17},"CommonSideNavigation",{"links":18,"components":31},[19,23,27],{"text":20,"config":21},"コンピューティング時間の使用状況の管理",{"id":22},"managing-your-compute-minutes-usage",{"text":24,"config":25},"コンピューティング時間の追加購入",{"id":26},"purchase-additional-compute-minutes",{"text":28,"config":29},"詳細情報",{"id":30},"more-information",[32],{"componentName":33,"componentContent":34},"PricingFaq",{"showAll":35,"hideAll":36,"config":37,"groups":39},"すべて表示","すべて非表示",{"id":38},"frequently-asked-questions",[40,83,101],{"header":20,"config":41,"questions":42},{"id":22},[43,48,53,58,63,68,73,78],{"question":44,"config":45,"answer":47},"コンピューティング時間の使用状況はどこで確認・管理できますか？",{"id":46},"how-can-i-view-and-manage-my-compute-minutes-usage","グループオーナーは、グループ設定ページの「使用状況」からコンピューティング時間の使用状況を確認できます。\n",{"question":49,"config":50,"answer":52},"公開プロジェクトのコンピューティング時間の使用状況はどこで確認・管理できますか？",{"id":51},"how-can-i-view-and-manage-my-compute-minutes-usage-on-public-projects","コンピューティング時間の制限は、GitLab.comの公開プロジェクトにも適用されます。\n",{"question":54,"config":55,"answer":57},"コンピューティング時間の消費量を減らすにはどうすればよいですか？",{"id":56},"how-can-i-reduce-the-amount-of-compute-minutes-consumed","コンピューティング時間の消費を抑える方法として、以下のような手段があります。\n\n- [interruptible](https://docs.gitlab.com/ja-jp/ci/yaml/#interruptible)を使い、古くなったパイプラインを中断する\n- [rules:changes](https://docs.gitlab.com/ja-jp/ci/yaml/#ruleschanges)を使い、特定のファイルが変更されたときだけジョブを実行するようにするなど、ジョブを実行するタイミングを限定する\n- CIジョブの処理時間が短縮されるように最適化する\n- 自分で用意したRunnerを使用する\n\nコンピューティング時間の使用状況の管理に関する詳細は、以下の動画をご覧ください。\n\n\u003Ciframe src=\"https://www.youtube.com/embed/GrO-8KtIpRA\" frameborder=\"0\" allowfullscreen=\"true\"> \u003C/iframe>\n",{"question":59,"config":60,"answer":62},"割り当てられたコンピューティング時間を使い切って、追加購入もしていない場合はどうなりますか？",{"id":61},"what-happens-if-i-hit-the-compute-minutes-allotted-limit-and-forget-to-purchase-additional-compute-minutes","新しいジョブの実行ができなくなり、実行中のジョブも終了する可能性があります。その場合、追加のコンピューティング時間を購入するか、翌月の割り当て分が付与されるまで待つ必要があります。\n",{"question":64,"config":65,"answer":67},"トライアル期間中に購入したコンピューティング時間は、有料サブスクリプションに引き継がれますか？",{"id":66},"do-compute-minutes-purchased-during-a-trial-roll-into-the-paid-subscription","トライアル中に購入したコンピューティング時間は、トライアル終了後もそのネームスペースに残り、使い切るまで利用可能です。\n",{"question":69,"config":70,"answer":72},"コンピューティング時間の残りが少なくなると、通知されますか？",{"id":71},"will-i-be-notified-before-i-hit-my-limit-on-compute-minutes","グループの残りのコンピューティング時間が30%未満もしくは5%未満になった、または割り当て分を超過した場合、アプリ内にバナー通知が表示されます。\n\n| 残量の割合| 通知されるユーザー | 通知の種類 | 表示タイミング |\n|---------------------|----------------|-------------------|-----------|\n| 30%                 | オーナー        | バナー           | 常時表示 |\n| 5%                  | オーナー         | バナー            | 常時表示 |\n| 0%                  | オーナー         | バナー           | 常時表示 |\n",{"question":74,"config":75,"answer":77},"コンピューティング時間の使用状況を能動的にモニタリングできますか？",{"id":76},"can-i-proactively-monitor-my-compute-minutes-usage","はい。GitLab.comでは use the [REST API](https://docs.gitlab.com/ja-jp/api/)を利用してコンピューティング時間の使用状況をモニタリングできます。また、普段利用されているモニタリングツールとの連携も可能です。チェックプラグインやPrometheusとの連携例を以下にご紹介します。\n\n- [https://gitlab.com/6uellerBpanda/check_gitlab/-/tree/master#ci-runner-jobs-duration](https://gitlab.com/6uellerBpanda/check_gitlab/-/tree/master#ci-runner-jobs-duration)\n- [https://github.com/mvisonneau/gitlab-ci-pipelines-exporter](https://github.com/mvisonneau/gitlab-ci-pipelines-exporter)\n",{"question":79,"config":80,"answer":82},"ユーザーや顧客が所有するRunnerで使用されたコンピューティング時間は、制限にカウントされますか？",{"id":81},"are-compute-minutes-used-on-userscustomers-own-runners-accounted-into-the-quota","いいえ。コンピューティング時間の制限は、GitLabの共有Runnerを使用するジョブにのみ適用されます。ユーザーや顧客は独自のRunnerを使用できます。独自のRunnerで使用されたコンピューティング時間は、制限にはカウントされません。\n",{"header":24,"config":84,"questions":85},{"id":26},[86,91,96],{"question":87,"config":88,"answer":90},"コンピューティング時間を追加購入するにはいくらかかりますか？",{"id":89},"how-much-does-it-cost-to-buy-additional-compute-minutes","トップレベルグループ（または個人のネームスペース）ごとのコンピューティング時間は、1,000分ごとに10ドルで購入可能で、購入日から1年間有効です。購入したコンピューティング時間は自動更新されません。有効期限は購入日から12か月、またはすべての時間を使い切るまでのいずれか早い方となります。\n",{"question":92,"config":93,"answer":95},"WindowsとLinuxでは、コンピューティング時間の価格は変わりますか？",{"id":94},"will-i-have-different-compute-minute-pricing-for-windows-and-linux","いいえ。オペレーティングシステムに関係なく、価格は同じです。\n",{"question":97,"config":98,"answer":100},"コンピューティング時間を追加購入するにはどうすればよいですか？",{"id":99},"how-do-i-purchase-additional-compute-minutes","追加のコンピューティング時間を購入する方法は[こちら](https://docs.gitlab.com/ja-jp/ci/pipelines/compute_minutes/#purchase-additional-cicd-minutes)をご覧ください。\n",{"header":28,"config":102,"questions":103},{"id":30},[104],{"question":105,"config":106,"answer":108},"詳しい情報はどこに問い合わせればよいですか？",{"id":107},"who-can-i-contact-for-more-information","GitLab.comの有料プランにアップグレードするには、[オンラインで購入手続きを行う](https://docs.gitlab.com/ja-jp/subscriptions/gitlab_com/)か、[GitLabのセールスチーム](https://page.gitlab.com/ci-minutes.html)までご連絡ください。\n\nまた、質問やフィードバックについては、[GitLabコミュニティフォーラム](https://forum.gitlab.com/t/ci-cd-minutes-for-free-tier/40241)に専用のスペースを設けています。こちらはGitLabのチームメンバーやプロダクトマネージャーが随時確認しております。\n","yml",{},true,"/ja-jp/pricing/faq-compute-minutes",{"title":11,"description":114},"このページでは、コンピューティング時間の制限の管理に関するよくある質問をご覧いただけます","ja-jp/pricing/faq-compute-minutes","2Qb7MKVuZjWotVGfTwEjs9xk6yR6PUY8UxIGC5-exv0",{"data":118},{"logo":119,"freeTrial":124,"sales":129,"login":134,"items":139,"search":448,"minimal":481,"duo":498,"switchNav":507,"pricingDeployment":518},{"config":120},{"href":121,"dataGaName":122,"dataGaLocation":123},"/ja-jp/","gitlab logo","header",{"text":125,"config":126},"無料トライアルを開始",{"href":127,"dataGaName":128,"dataGaLocation":123},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp&glm_content=default-saas-trial/","free trial",{"text":130,"config":131},"お問い合わせ",{"href":132,"dataGaName":133,"dataGaLocation":123},"/ja-jp/sales/","sales",{"text":135,"config":136},"サインイン",{"href":137,"dataGaName":138,"dataGaLocation":123},"https://gitlab.com/users/sign_in/","sign in",[140,167,264,269,370,430],{"text":141,"config":142,"cards":144},"プラットフォーム",{"dataNavLevelOne":143},"platform",[145,151,159],{"title":141,"description":146,"link":147},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":148,"config":149},"プラットフォームを探索",{"href":150,"dataGaName":143,"dataGaLocation":123},"/ja-jp/platform/",{"title":152,"description":153,"link":154},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":155,"config":156},"GitLab Duoのご紹介",{"href":157,"dataGaName":158,"dataGaLocation":123},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":160,"description":161,"link":162},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":163,"config":164},"詳細はこちら",{"href":165,"dataGaName":166,"dataGaLocation":123},"/ja-jp/why-gitlab/","why gitlab",{"text":168,"left":111,"config":169,"link":171,"lists":175,"footer":246},"製品",{"dataNavLevelOne":170},"solutions",{"text":172,"config":173},"すべてのソリューションを表示",{"href":174,"dataGaName":170,"dataGaLocation":123},"/ja-jp/solutions/",[176,201,224],{"title":177,"description":178,"link":179,"items":184},"自動化","CI/CDと自動化でデプロイを加速",{"config":180},{"icon":181,"href":182,"dataGaName":183,"dataGaLocation":123},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[185,189,192,197],{"text":186,"config":187},"CI/CD",{"href":188,"dataGaLocation":123,"dataGaName":186},"/ja-jp/solutions/continuous-integration/",{"text":152,"config":190},{"href":157,"dataGaLocation":123,"dataGaName":191},"gitlab duo agent platform - product menu",{"text":193,"config":194},"ソースコード管理",{"href":195,"dataGaLocation":123,"dataGaName":196},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":198,"config":199},"自動化されたソフトウェアデリバリー",{"href":182,"dataGaLocation":123,"dataGaName":200},"Automated software delivery",{"title":202,"description":203,"link":204,"items":209},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":205},{"href":206,"dataGaName":207,"dataGaLocation":123,"icon":208},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[210,214,219],{"text":211,"config":212},"アプリケーションセキュリティテスト",{"href":206,"dataGaName":213,"dataGaLocation":123},"Application security testing",{"text":215,"config":216},"ソフトウェアサプライチェーンの安全性",{"href":217,"dataGaLocation":123,"dataGaName":218},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":220,"config":221},"ソフトウェアコンプライアンス",{"href":222,"dataGaName":223,"dataGaLocation":123},"/ja-jp/solutions/software-compliance/","software compliance",{"title":225,"link":226,"items":231},"測定",{"config":227},{"icon":228,"href":229,"dataGaName":230,"dataGaLocation":123},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[232,236,241],{"text":233,"config":234},"可視性と測定",{"href":229,"dataGaLocation":123,"dataGaName":235},"Visibility and Measurement",{"text":237,"config":238},"バリューストリーム管理",{"href":239,"dataGaLocation":123,"dataGaName":240},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":242,"config":243},"分析とインサイト",{"href":244,"dataGaLocation":123,"dataGaName":245},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":247,"items":248},"GitLabが活躍する場所",[249,254,259],{"text":250,"config":251},"大企業",{"href":252,"dataGaLocation":123,"dataGaName":253},"/ja-jp/enterprise/","enterprise",{"text":255,"config":256},"スモールビジネス",{"href":257,"dataGaLocation":123,"dataGaName":258},"/ja-jp/small-business/","small business",{"text":260,"config":261},"公共部門",{"href":262,"dataGaLocation":123,"dataGaName":263},"/ja-jp/solutions/public-sector/","public sector",{"text":265,"config":266},"価格",{"href":267,"dataGaName":268,"dataGaLocation":123,"dataNavLevelOne":268},"/ja-jp/pricing/","pricing",{"text":270,"config":271,"link":273,"lists":277,"feature":357},"リソース",{"dataNavLevelOne":272},"resources",{"text":274,"config":275},"すべてのリソースを表示",{"href":276,"dataGaName":272,"dataGaLocation":123},"/ja-jp/resources/",[278,311,329],{"title":279,"items":280},"はじめに",[281,286,291,296,301,306],{"text":282,"config":283},"インストール",{"href":284,"dataGaName":285,"dataGaLocation":123},"/ja-jp/install/","install",{"text":287,"config":288},"クイックスタートガイド",{"href":289,"dataGaName":290,"dataGaLocation":123},"/ja-jp/get-started/","quick setup checklists",{"text":292,"config":293},"学ぶ",{"href":294,"dataGaLocation":123,"dataGaName":295},"https://university.gitlab.com/","learn",{"text":297,"config":298},"製品ドキュメント",{"href":299,"dataGaName":300,"dataGaLocation":123},"https://docs.gitlab.com/ja-jp/","product documentation",{"text":302,"config":303},"ベストプラクティスビデオ",{"href":304,"dataGaName":305,"dataGaLocation":123},"/ja-jp/getting-started-videos/","best practice videos",{"text":307,"config":308},"インテグレーション",{"href":309,"dataGaName":310,"dataGaLocation":123},"/ja-jp/integrations/","integrations",{"title":312,"items":313},"検索する",[314,319,324],{"text":315,"config":316},"お客様成功事例",{"href":317,"dataGaName":318,"dataGaLocation":123},"/ja-jp/customers/","customer success stories",{"text":320,"config":321},"ブログ",{"href":322,"dataGaName":323,"dataGaLocation":123},"/ja-jp/blog/","blog",{"text":325,"config":326},"リモート",{"href":327,"dataGaName":328,"dataGaLocation":123},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":330,"items":331},"つなげる",[332,337,342,347,352],{"text":333,"config":334},"GitLabサービス",{"href":335,"dataGaName":336,"dataGaLocation":123},"/ja-jp/services/","services",{"text":338,"config":339},"コミュニティ",{"href":340,"dataGaName":341,"dataGaLocation":123},"/community/","community",{"text":343,"config":344},"フォーラム",{"href":345,"dataGaName":346,"dataGaLocation":123},"https://forum.gitlab.com/","forum",{"text":348,"config":349},"イベント",{"href":350,"dataGaName":351,"dataGaLocation":123},"/events/","events",{"text":353,"config":354},"パートナー",{"href":355,"dataGaName":356,"dataGaLocation":123},"/ja-jp/partners/","partners",{"background":358,"textColor":359,"text":360,"image":361,"link":365},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":362,"config":363},"ソースプロモカード",{"src":364},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":366,"config":367},"最新情報を読む",{"href":368,"dataGaName":369,"dataGaLocation":123},"/ja-jp/the-source/","the source",{"text":371,"config":372,"lists":374},"会社情報",{"dataNavLevelOne":373},"company",[375],{"items":376},[377,382,388,390,395,400,405,410,415,420,425],{"text":378,"config":379},"GitLabについて",{"href":380,"dataGaName":381,"dataGaLocation":123},"/ja-jp/company/","about",{"text":383,"config":384,"footerGa":387},"採用情報",{"href":385,"dataGaName":386,"dataGaLocation":123},"/jobs/","jobs",{"dataGaName":386},{"text":348,"config":389},{"href":350,"dataGaName":351,"dataGaLocation":123},{"text":391,"config":392},"経営陣",{"href":393,"dataGaName":394,"dataGaLocation":123},"/company/team/e-group/","leadership",{"text":396,"config":397},"チーム",{"href":398,"dataGaName":399,"dataGaLocation":123},"/company/team/","team",{"text":401,"config":402},"ハンドブック",{"href":403,"dataGaName":404,"dataGaLocation":123},"https://handbook.gitlab.com/","handbook",{"text":406,"config":407},"投資家向け情報",{"href":408,"dataGaName":409,"dataGaLocation":123},"https://ir.gitlab.com/","investor relations",{"text":411,"config":412},"トラストセンター",{"href":413,"dataGaName":414,"dataGaLocation":123},"/ja-jp/security/","trust center",{"text":416,"config":417},"AI Transparency Center",{"href":418,"dataGaName":419,"dataGaLocation":123},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":421,"config":422},"ニュースレター",{"href":423,"dataGaName":424,"dataGaLocation":123},"/company/contact/#contact-forms","newsletter",{"text":426,"config":427},"プレス",{"href":428,"dataGaName":429,"dataGaLocation":123},"/press/","press",{"text":130,"config":431,"lists":432},{"dataNavLevelOne":373},[433],{"items":434},[435,438,443],{"text":130,"config":436},{"href":132,"dataGaName":437,"dataGaLocation":123},"talk to sales",{"text":439,"config":440},"サポートを受ける",{"href":441,"dataGaName":442,"dataGaLocation":123},"https://support.gitlab.com","support portal",{"text":444,"config":445},"カスタマーポータル",{"href":446,"dataGaName":447,"dataGaLocation":123},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":449,"login":450,"suggestions":457},"閉じる",{"text":451,"link":452},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":453,"config":454},"GitLab.com",{"href":137,"dataGaName":455,"dataGaLocation":456},"search login","search",{"text":458,"default":459},"提案",[460,462,467,469,473,477],{"text":152,"config":461},{"href":157,"dataGaName":152,"dataGaLocation":456},{"text":463,"config":464},"コード提案（AI）",{"href":465,"dataGaName":466,"dataGaLocation":456},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":186,"config":468},{"href":188,"dataGaName":186,"dataGaLocation":456},{"text":470,"config":471},"GitLab on AWS",{"href":472,"dataGaName":470,"dataGaLocation":456},"/ja-jp/partners/technology-partners/aws/",{"text":474,"config":475},"GitLab on Google Cloud",{"href":476,"dataGaName":474,"dataGaLocation":456},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":478,"config":479},"GitLabを選ぶ理由",{"href":165,"dataGaName":480,"dataGaLocation":456},"Why GitLab?",{"freeTrial":482,"mobileIcon":486,"desktopIcon":491,"secondaryButton":494},{"text":125,"config":483},{"href":484,"dataGaName":128,"dataGaLocation":485},"https://gitlab.com/-/trials/new/","nav",{"altText":487,"config":488},"GitLabアイコン",{"src":489,"dataGaName":490,"dataGaLocation":485},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":487,"config":492},{"src":493,"dataGaName":490,"dataGaLocation":485},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":279,"config":495},{"href":496,"dataGaName":497,"dataGaLocation":485},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":499,"mobileIcon":503,"desktopIcon":505},{"text":500,"config":501},"GitLab Duoの詳細について",{"href":157,"dataGaName":502,"dataGaLocation":485},"gitlab duo",{"altText":487,"config":504},{"src":489,"dataGaName":490,"dataGaLocation":485},{"altText":487,"config":506},{"src":493,"dataGaName":490,"dataGaLocation":485},{"button":508,"mobileIcon":513,"desktopIcon":515},{"text":509,"config":510},"/switch",{"href":511,"dataGaName":512,"dataGaLocation":485},"#contact","switch",{"altText":487,"config":514},{"src":489,"dataGaName":490,"dataGaLocation":485},{"altText":487,"config":516},{"src":517,"dataGaName":490,"dataGaLocation":485},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":519,"mobileIcon":524,"desktopIcon":526},{"text":520,"config":521},"料金ページに戻る",{"href":267,"dataGaName":522,"dataGaLocation":485,"icon":523},"back to pricing","GoBack",{"altText":487,"config":525},{"src":489,"dataGaName":490,"dataGaLocation":485},{"altText":487,"config":527},{"src":493,"dataGaName":490,"dataGaLocation":485},{"title":529,"button":530,"config":535},"エージェント型AIがソフトウェア配信をどのように変革するかをご覧ください",{"text":531,"config":532},"GitLab Transcendを今すぐ視聴",{"href":533,"dataGaName":534,"dataGaLocation":123},"/ja-jp/events/transcend/virtual/","transcend event",{"layout":536,"icon":537,"disabled":111},"release","AiStar",{"data":539},{"text":540,"source":541,"edit":547,"contribute":552,"config":557,"items":562,"minimal":765},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":542,"config":543},"ページのソースを表示",{"href":544,"dataGaName":545,"dataGaLocation":546},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":548,"config":549},"このページを編集",{"href":550,"dataGaName":551,"dataGaLocation":546},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":553,"config":554},"ご協力をお願いします",{"href":555,"dataGaName":556,"dataGaLocation":546},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":558,"facebook":559,"youtube":560,"linkedin":561},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[563,608,661,704,731],{"title":265,"links":564,"subMenu":579},[565,569,574],{"text":566,"config":567},"プランの表示",{"href":267,"dataGaName":568,"dataGaLocation":546},"view plans",{"text":570,"config":571},"Premiumを選ぶ理由",{"href":572,"dataGaName":573,"dataGaLocation":546},"/ja-jp/pricing/premium/","why premium",{"text":575,"config":576},"Ultimateを選ぶ理由",{"href":577,"dataGaName":578,"dataGaLocation":546},"/ja-jp/pricing/ultimate/","why ultimate",[580],{"title":130,"links":581},[582,584,586,588,593,598,603],{"text":130,"config":583},{"href":132,"dataGaName":133,"dataGaLocation":546},{"text":439,"config":585},{"href":441,"dataGaName":442,"dataGaLocation":546},{"text":444,"config":587},{"href":446,"dataGaName":447,"dataGaLocation":546},{"text":589,"config":590},"ステータス",{"href":591,"dataGaName":592,"dataGaLocation":546},"https://status.gitlab.com/","status",{"text":594,"config":595},"利用規約",{"href":596,"dataGaName":597,"dataGaLocation":546},"/terms/","terms of use",{"text":599,"config":600},"プライバシーに関する声明",{"href":601,"dataGaName":602,"dataGaLocation":546},"/ja-jp/privacy/","privacy statement",{"text":604,"config":605},"Cookie 優先設定",{"dataGaName":606,"dataGaLocation":546,"id":607,"isOneTrustButton":111},"cookie preferences","ot-sdk-btn",{"title":168,"links":609,"subMenu":618},[610,614],{"text":611,"config":612},"DevSecOpsプラットフォーム",{"href":150,"dataGaName":613,"dataGaLocation":546},"devsecops platform",{"text":615,"config":616},"AI支援開発",{"href":157,"dataGaName":617,"dataGaLocation":546},"ai-assisted development",[619],{"title":620,"links":621},"トピック",[622,626,631,636,641,646,651,656],{"text":186,"config":623},{"href":624,"dataGaName":625,"dataGaLocation":546},"/ja-jp/topics/ci-cd/","cicd",{"text":627,"config":628},"GitOps",{"href":629,"dataGaName":630,"dataGaLocation":546},"/ja-jp/topics/gitops/","gitops",{"text":632,"config":633},"DevOps",{"href":634,"dataGaName":635,"dataGaLocation":546},"/ja-jp/topics/devops/","devops",{"text":637,"config":638},"バージョン管理",{"href":639,"dataGaName":640,"dataGaLocation":546},"/ja-jp/topics/version-control/","version control",{"text":642,"config":643},"DevSecOps",{"href":644,"dataGaName":645,"dataGaLocation":546},"/ja-jp/topics/devsecops/","devsecops",{"text":647,"config":648},"クラウドネイティブ",{"href":649,"dataGaName":650,"dataGaLocation":546},"/ja-jp/topics/cloud-native/","cloud native",{"text":652,"config":653},"コーディングのためのAI",{"href":654,"dataGaName":655,"dataGaLocation":546},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":657,"config":658},"エージェント型AI",{"href":659,"dataGaName":660,"dataGaLocation":546},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":662,"links":663},"ソリューション",[664,667,669,674,678,681,684,687,689,691,694,699],{"text":211,"config":665},{"href":206,"dataGaName":666,"dataGaLocation":546},"Application Security Testing",{"text":198,"config":668},{"href":182,"dataGaName":183,"dataGaLocation":546},{"text":670,"config":671},"アジャイル開発",{"href":672,"dataGaName":673,"dataGaLocation":546},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":675,"config":676},"SCM",{"href":195,"dataGaName":677,"dataGaLocation":546},"source code management",{"text":186,"config":679},{"href":188,"dataGaName":680,"dataGaLocation":546},"continuous integration & delivery",{"text":237,"config":682},{"href":239,"dataGaName":683,"dataGaLocation":546},"value stream management",{"text":627,"config":685},{"href":686,"dataGaName":630,"dataGaLocation":546},"/ja-jp/solutions/gitops/",{"text":250,"config":688},{"href":252,"dataGaName":253,"dataGaLocation":546},{"text":255,"config":690},{"href":257,"dataGaName":258,"dataGaLocation":546},{"text":692,"config":693},"公共機関",{"href":262,"dataGaName":263,"dataGaLocation":546},{"text":695,"config":696},"教育",{"href":697,"dataGaName":698,"dataGaLocation":546},"/ja-jp/solutions/education/","education",{"text":700,"config":701},"金融サービス",{"href":702,"dataGaName":703,"dataGaLocation":546},"/ja-jp/solutions/finance/","financial services",{"title":270,"links":705},[706,708,710,712,715,717,719,721,723,725,727,729],{"text":282,"config":707},{"href":284,"dataGaName":285,"dataGaLocation":546},{"text":287,"config":709},{"href":289,"dataGaName":290,"dataGaLocation":546},{"text":292,"config":711},{"href":294,"dataGaName":295,"dataGaLocation":546},{"text":297,"config":713},{"href":299,"dataGaName":714,"dataGaLocation":546},"docs",{"text":320,"config":716},{"href":322,"dataGaName":323,"dataGaLocation":546},{"text":315,"config":718},{"href":317,"dataGaName":318,"dataGaLocation":546},{"text":325,"config":720},{"href":327,"dataGaName":328,"dataGaLocation":546},{"text":333,"config":722},{"href":335,"dataGaName":336,"dataGaLocation":546},{"text":338,"config":724},{"href":340,"dataGaName":341,"dataGaLocation":546},{"text":343,"config":726},{"href":345,"dataGaName":346,"dataGaLocation":546},{"text":348,"config":728},{"href":350,"dataGaName":351,"dataGaLocation":546},{"text":353,"config":730},{"href":355,"dataGaName":356,"dataGaLocation":546},{"title":371,"links":732},[733,735,737,739,741,743,745,749,754,756,758,760],{"text":378,"config":734},{"href":380,"dataGaName":373,"dataGaLocation":546},{"text":383,"config":736},{"href":385,"dataGaName":386,"dataGaLocation":546},{"text":391,"config":738},{"href":393,"dataGaName":394,"dataGaLocation":546},{"text":396,"config":740},{"href":398,"dataGaName":399,"dataGaLocation":546},{"text":401,"config":742},{"href":403,"dataGaName":404,"dataGaLocation":546},{"text":406,"config":744},{"href":408,"dataGaName":409,"dataGaLocation":546},{"text":746,"config":747},"Sustainability",{"href":748,"dataGaName":746,"dataGaLocation":546},"/sustainability/",{"text":750,"config":751},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":752,"dataGaName":753,"dataGaLocation":546},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":411,"config":755},{"href":413,"dataGaName":414,"dataGaLocation":546},{"text":421,"config":757},{"href":423,"dataGaName":424,"dataGaLocation":546},{"text":426,"config":759},{"href":428,"dataGaName":429,"dataGaLocation":546},{"text":761,"config":762},"現代奴隷制の透明性に関する声明",{"href":763,"dataGaName":764,"dataGaLocation":546},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":766},[767,769,772],{"text":594,"config":768},{"href":596,"dataGaName":597,"dataGaLocation":546},{"text":770,"config":771},"Cookieの設定",{"dataGaName":606,"dataGaLocation":546,"id":607,"isOneTrustButton":111},{"text":599,"config":773},{"href":601,"dataGaName":602,"dataGaLocation":546},1777493684956]